Dette plugin er ikke blevet testet med de seneste 3 større udgivelser af WordPress. Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer, når det bruges med nyere versioner af WordPress.

JSON only

Beskrivelse

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

Anmeldelser

Der er ingen anmeldelser for denne widget.

Bidragsydere & udviklere

“JSON only” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

Ændringslog

Adds correct version number to all places

0.1.0

  • Initial Release.