Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

JSON only

Opis

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

Instalacija

  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

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“JSON only” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “JSON only” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

Adds correct version number to all places

0.1.0

  • Initial Release.