This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

JSON only

Beskrywing

JSON-only outputs a page, post, archive etc in json format so that you can do stuff with it.

Installation

  1. Upload jdon-only to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Append ?json to any url (a post or page) to get a json response
  4. Do fun stuff with your content

Aanbevelings

There are no reviews for this plugin.

Contributors & Developers

“JSON only” is oopbron sagteware. Die volgende mense het bygedra tot die ontwikkeling van hierdie uitbreiding:

Contributors

Translate “JSON only” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

Adds correct version number to all places

0.1.0

  • Initial Release.