Descripción
JSON-only outputs a page, post, archive etc in json format so that you can do stuff with it.
Instalación
- Upload
jdon-only
to 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
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “JSON only” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
Adds correct version number to all places
0.1.0
- Initial Release.