Maintenance 20/1004508d since update
Active installs
10
Downloads
2,552
Reviews
0
Age
12.4y
TagsapiJSONrestRESTfuljsonp
Plugin info
Total downloads: 2,552
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 8/28/2013 (4508 days ago)
Added to WordPress: 8/27/2013 (12 years old)
Minimum WordPress version: 3.5.1
Tested up to WordPress version: 3.6.1
Minimum PHP version: f
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 4508 days ago
20/100
Is JSONPress abandoned?
Possibly abandoned (last update 4508 days ago).
Compatibility
Requires WordPress: 3.5.1
Tested up to: 3.6.1
Requires PHP: f
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Wiredrive Player
Rating 0.0/5 (0 reviews) • Active installs 10
Description
JSONPress – Allows you to request WordPress site via JSON/JSONP output using standard WordPress query.
Features
- Access JSON via sub domain, ex.
api.example.com(sub domain must be configured separately) - Supports
JSONPcallback. - Easy to debug output using
JSON pretty printorprint_r. - You can
exclude columns/datato be displayed in JSON output. - You can include
custom fieldstoo. - This plugin uses
standard WordPress query, no SQL hack etc. - Use
standard WordPress URL, no need to remember new annoying URL. - And many more features I don’t tell here.
Special
Not only posts/page, you can also call some functions via URL.
Examples:
example.com/get/wp_list_categoriesto displays list categories in JSON formatexample.com/get/wp_list_pagesto displays list pagesexample.com/get/wp_nav_menuto displays menus
Hei, how about $args of those functions?
* example.com/get/wp_list_categories?args[orderby]=ID&args[exclude]=1,3,4&args[child_of]=2 etc. cool, right?
* Use subdomain API is recommended to ensure all links/permalinks are rewritten to API URL.
Installation
There are many ways to install this plugin, e.g:
- Upload compressed (zip) plugin using WordPress plugin uploader.
- Install using plugin installer in WordPress dashboard.
- Upload manually uncompressed plugin file using FTP.
Frequently Asked Questions
none
Review feed
No reviews available
Changelog
0.3
- /json endpoints now works accross site, (previously only on page or post)
0.2
- exclude_query now run after result is formatted
- function_exists check on
easy_get_imagelibrary - permalink/site_url changed only if API domain is configured
- fixed
jsonendpoint, previously required to pass value json/1 - fix notice errors
- improved API access check
- fix 404 result
0.1
- First release




