Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

JSON only

Beschreibung

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

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„JSON only“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „JSON only“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

Adds correct version number to all places

0.1.0

  • Initial Release.