Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

JSON only

Descrizione

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

Installazione

  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

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“JSON only” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog

Adds correct version number to all places

0.1.0

  • Initial Release.