Title: JSONPress
Author: takien
Published: <strong>2013年8月27日</strong>
Last modified: 2013年8月28日

---

プラグインを検索

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

![](https://s.w.org/plugins/geopattern-icon/jsonpress.svg)

# JSONPress

 作者: [takien](https://profiles.wordpress.org/takien/)

[ダウンロード](https://downloads.wordpress.org/plugin/jsonpress.0.3.zip)

 * [詳細](https://ja.wordpress.org/plugins/jsonpress/#description)
 * [レビュー](https://ja.wordpress.org/plugins/jsonpress/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/jsonpress/#installation)
 * [開発](https://ja.wordpress.org/plugins/jsonpress/#developers)

 [サポート](https://wordpress.org/support/plugin/jsonpress/)

## 説明

JSONPress – Allows you to request WordPress site via JSON/JSONP output using standard
WordPress query.

#### Features

 * Access JSON via sub domain, ex. `api.example.com` (sub domain must be configured
   separately)
 * Supports `JSONP` callback.
 * Easy to debug output using `JSON pretty print` or `print_r`.
 * You can `exclude columns/data` to be displayed in JSON output.
 * You can include `custom fields` too.
 * This plugin uses `standard WordPress query`, no SQL hack etc.
 * Use `standard WordPress URL`, no need to remember new annoying URL.
 * And many more features I don’t tell here.

#### Special

Not only posts/page, you can also call some functions via URL.

Examples:

 * `example.com/get/wp_list_categories` to displays list categories in JSON format
 * `example.com/get/wp_list_pages` to displays list pages
 * `example.com/get/wp_nav_menu` to displays menus

Hei, how about $args of those functions?
 * `example.com/get/wp_list_categories?
args[orderby]=ID&args[exclude]=1,3,4&args[child_of]=2` etc. cool, right? * Use subdomain
API is recommended to ensure all links/permalinks are rewritten to API URL.

## スクリーンショット

 * [[
 * Default
 * [[
 * Add debug=1 query to display JSON in pretty format
 * [[
 * You can also use print_r=1 for debugging purpose
 * [[
 * Use callback for JSONP access
 * [[
 * Settings page

## インストール

There are many ways to install this plugin, e.g:

 1. Upload compressed (zip) plugin using WordPress plugin uploader.
 2. Install using plugin installer in WordPress dashboard.
 3. Upload manually uncompressed plugin file using FTP.

## FAQ

none

## 評価

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

## 貢献者と開発者

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

貢献者

 *   [ takien ](https://profiles.wordpress.org/takien/)

[“JSONPress” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/jsonpress)

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

[コードを閲覧](https://plugins.trac.wordpress.org/browser/jsonpress/)するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/jsonpress/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/jsonpress/)を
[RSS](https://plugins.trac.wordpress.org/log/jsonpress/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 0.3

 * /json endpoints now works accross site, (previously only on page or post)

#### 0.2

 * exclude_query now run after result is formatted
 * function_exists check on `easy_get_image` library
 * permalink/site_url changed only if API domain is configured
 * fixed `json` endpoint, previously required to pass value json/1
 * fix notice errors
 * improved API access check
 * fix 404 result

#### 0.1

 * First release

## メタ

 *  バージョン **0.3**
 *  最終更新日 **13年前**
 *  有効インストール数 **10+**
 *  WordPress バージョン ** 3.5.1またはそれ以降 **
 *  検証済み最新バージョン: **3.6.1**
 *  言語
 * [English (US)](https://wordpress.org/plugins/jsonpress/)
 * タグ
 * [api](https://ja.wordpress.org/plugins/tags/api/)[JSON](https://ja.wordpress.org/plugins/tags/json/)
   [jsonp](https://ja.wordpress.org/plugins/tags/jsonp/)[rest](https://ja.wordpress.org/plugins/tags/rest/)
   [RESTful](https://ja.wordpress.org/plugins/tags/restful/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/jsonpress/advanced/)

## 評価

レビューはまだ送信されていません。

[Your review](https://wordpress.org/support/plugin/jsonpress/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/jsonpress/reviews/)

## 貢献者

 *   [ takien ](https://profiles.wordpress.org/takien/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/jsonpress/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](http://takien.com/donate)