JSON only
JSON only
Description
JSON-only outputs a page, post, archive etc in json format so that you can do stuff with it.
Installation
- Upload
jdon-onlyto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Append ?json to any url (a post or page) to get a json response
- Do fun stuff with your content
Reviews
Changelog
Adds correct version number to all places
0.1.0
- Initial Release.