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

Descripción

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

Instalación

  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

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“JSON only” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “JSON only” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

Adds correct version number to all places

0.1.0

  • Initial Release.