>
Download This Plugin | |
Download Elegant Themes | |
Name | WPoniOS |
Version | 1.0 |
Author | Vincent Saluzzo |
Rating | 0 |
Last updated | 2012-01-05 09:49:00 |
Downloads |
504
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
WPoniOS plugin added 12 bytes of resources to the Home page and 14 bytes of resources to the sample Post page.
WPoniOS plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! WPoniOS plugin ads no tables to your Wordpress blog database.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: