Title: WP Simple Web Services
Author: Barry Kooij
Published: <strong>2013-12-03</strong>
Last modified: 2013-12-10

---

Szukaj wtyczek

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

![](https://s.w.org/plugins/geopattern-icon/wp-simple-web-services.svg)

# WP Simple Web Services

 Autor: [Barry Kooij](https://profiles.wordpress.org/barrykooij/)

[Pobierz](https://downloads.wordpress.org/plugin/wp-simple-web-services.1.1.0.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/wp-simple-web-services/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/wp-simple-web-services/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/wp-simple-web-services/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/wp-simple-web-services/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/wp-simple-web-services/)

## Opis

Simple WordPress Rest Web Services. Add JSON REST web services to your WordPress
website with a few clicks.

Please report issues and bugs at [Git Hub](https://github.com/barrykooij/wp-simple-web-services/issues).

## Instalacja

 1. Upload `wp-simple-web-services` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the 'Plugins’ menu in WordPress

## Najczęściej zadawane pytania

  Why do I get a 404 error when I try to call the web service URL?

For WP Simple Web Service to work you have to have your permalinks structure set
to /%postname%/, also make sure you .htaccess file is writable.

  What kind of web service call does this plugin provide?

At this moment the WP Simple Web Service plugin only provides REST JSON GET calls
out of the box.

  Does WP Simple Web Service support custom post types?

Yes, it does.

  Does WP Simple Web Service supports (custom) meta fields?

Yes, it does.

  Can I modify the output of the 'get_posts’ web service?

Yes, you can. WP Simple Web Service accepts all query vars you can pass to WP_Query,
you can add them to the web service request by adding them in the qv GET variable.
For example, limiting the result set to 10 results can be done by adding `&qv[posts_per_page]
=10` to the request URL.

  I am a developer, can I add my own web service calls to WP Simple Web Service ?

Yes, you can. Simply add an action to wpsws_webservice_YOUR-WEB-SERVICE and replace'
YOUR-WEB-SERVICE’ with your own web service name. This webservice will now be called
when you visit URL/webservice/YOUR-WEB-SERVICE/

  Can I also add my own settings to the WP Simple Web Service settings screen ?

Of course! Simply hook into 'wpsws_general_settings’ and display your custom settings.

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„WP Simple Web Services” jest oprogramowaniem open source. Poniższe osoby miały 
wkład w rozwój wtyczki.

Zaangażowani

 *   [ Barry Kooij ](https://profiles.wordpress.org/barrykooij/)

[Przetłumacz wtyczkę “WP Simple Web Services” na swój język.](https://translate.wordpress.org/projects/wp-plugins/wp-simple-web-services)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/wp-simple-web-services/),
sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/wp-simple-web-services/)
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/wp-simple-web-services/)
przez [RSS](https://plugins.trac.wordpress.org/log/wp-simple-web-services/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 1.1.0

 * Added default WP_Query argument support to get_posts web service
 * Removed JS console log

#### 1.0.1

 * Added an install function that flushed rewrite rules
 * Changed the way the plugin is loaded, removed anonymous function

#### 1.0.0

 * Initial release

## Meta

 *  Wersja **1.1.0**
 *  Ostatnia aktualizacja **12 lat temu**
 *  Włączone instalacje **20+**
 *  Wersja WordPressa ** 3.1 lub nowszej **
 *  Testowano do **3.7.41**
 *  Język
 * [English (US)](https://wordpress.org/plugins/wp-simple-web-services/)
 * Tagi
 * [JSON](https://pl.wordpress.org/plugins/tags/json/)[rest](https://pl.wordpress.org/plugins/tags/rest/)
   [Web Service](https://pl.wordpress.org/plugins/tags/web-service/)[webservice](https://pl.wordpress.org/plugins/tags/webservice/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/wp-simple-web-services/advanced/)

## Oceny

 5 na 5 gwiazdek.

 *  [  1 recenzja 5-gwiazdkowa     ](https://wordpress.org/support/plugin/wp-simple-web-services/reviews/?filter=5)
 *  [  0 recenzji 4-gwiazdkowych     ](https://wordpress.org/support/plugin/wp-simple-web-services/reviews/?filter=4)
 *  [  0 recenzji 3-gwiazdkowych     ](https://wordpress.org/support/plugin/wp-simple-web-services/reviews/?filter=3)
 *  [  0 recenzji 2-gwiazdkowych     ](https://wordpress.org/support/plugin/wp-simple-web-services/reviews/?filter=2)
 *  [  0 recenzji 1-gwiazdkowych     ](https://wordpress.org/support/plugin/wp-simple-web-services/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-simple-web-services/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/wp-simple-web-services/reviews/)

## Zaangażowani

 *   [ Barry Kooij ](https://profiles.wordpress.org/barrykooij/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/wp-simple-web-services/)

## Złóż datek

Czy chcesz wesprzeć rozwój wtyczki?

 [ Wspomóż wtyczkę ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Q7QDZTLCRKSMG)