このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

JSON only

説明

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

インストール

  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

評価

このプラグインにはレビューがありません。

貢献者と開発者

JSON only はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“JSON only” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

Adds correct version number to all places

0.1.0

  • Initial Release.