Title: WPoniOS
Author: vincentsaluzzo
Published: <strong>05. siječnja 2012.</strong>
Last modified: 05. siječnja 2012.

---

Pretraga dodataka

Dodatak **nije testiran s zadnje 3 glavna izdanja WordPressa**. Možda ga se više
ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama
WordPressa.

![](https://s.w.org/plugins/geopattern-icon/wponios-rest-api.svg)

# WPoniOS

 Od [vincentsaluzzo](https://profiles.wordpress.org/vincentsaluzzo/)

[Preuzmi](https://downloads.wordpress.org/plugin/wponios-rest-api.zip)

 * [Detalji](https://hr.wordpress.org/plugins/wponios-rest-api/#description)
 * [Recenzije](https://hr.wordpress.org/plugins/wponios-rest-api/#reviews)
 *  [Instalacija](https://hr.wordpress.org/plugins/wponios-rest-api/#installation)
 * [Razvoj](https://hr.wordpress.org/plugins/wponios-rest-api/#developers)

 [Podrška](https://wordpress.org/support/plugin/wponios-rest-api/)

## Opis

WPoniOS – Rest API is a plugin which provide a rest interface in WordPress CMS.

The REST interface return and accept JSON-Format data. Example:

    ```
    [     { 
            "post_type":"post",         "post":"this is the post body",         "date":"04/01/2012"     },     ... ] 
    ```

The REST API provide methods to get information about post, page, comment, tag and
category:

 * GET /posts
 * GET /post/:post_id
 * GET /post/:post_id/comments
 * GET /post/:post_id/comment/:comment_id
 * PUT /post/:post_id/comment
 * GET /pages
 * GET /page/:page_id
 * GET /page/:page_id/comments
 * GET /page/:page_id/comment/:comment_id
 * PUT /page/:page_id/comment
 * GET /categories
 * GET /tags

## Instalacija

 1. Upload the entire wponios-restapi folder to the /wp-content/plugins/ directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Configure the plugin through the WPoniOS menu in WordPress.

## Recenzije

Nema recenzija za ovaj dodatak.

## Suradnici i Programeri

“WPoniOS” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

 *   [ vincentsaluzzo ](https://profiles.wordpress.org/vincentsaluzzo/)

[Prevedite “WPoniOS” na svoj jezik.](https://translate.wordpress.org/projects/wp-plugins/wponios-rest-api)

### Zainteresirani ste za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/wponios-rest-api/),
pogledajte [SVN spremište](https://plugins.svn.wordpress.org/wponios-rest-api/)ili
se pretplatite na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/wponios-rest-api/)
od [RSS](https://plugins.trac.wordpress.org/log/wponios-rest-api/?limit=100&mode=stop_on_copy&format=rss).

## Dnevnik promjena

#### 1.0

 * First version

## Meta

 *  Version **1.0**
 *  Zadnje ažuriranje **prije 14 godina**
 *  Aktivnih instalacija **Manje od 10**
 *  WordPress inačica ** 3.0 ili viša **
 *  Testirano do **3.3.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wponios-rest-api/)
 * Oznaka
 * [android](https://hr.wordpress.org/plugins/tags/android/)[iphone](https://hr.wordpress.org/plugins/tags/iphone/)
   [page](https://hr.wordpress.org/plugins/tags/page/)[post](https://hr.wordpress.org/plugins/tags/post/)
   [rest](https://hr.wordpress.org/plugins/tags/rest/)[webservice](https://hr.wordpress.org/plugins/tags/webservice/)
 *  [Napredni pogled](https://hr.wordpress.org/plugins/wponios-rest-api/advanced/)

## Ocjena

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wponios-rest-api/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wponios-rest-api/reviews/)

## Suradnici

 *   [ vincentsaluzzo ](https://profiles.wordpress.org/vincentsaluzzo/)

## Podrška

Želite nešto reći? Potrebna vam je pomoć?

 [Pregledaj forum za podršku](https://wordpress.org/support/plugin/wponios-rest-api/)

## Doniraj

Želite li podržati napredak ovog dodatka?

 [ Donirajte ovom dodatku ](http://example.com/)