Title: WP Rest API Customizer
Author: ikvaesolutions
Published: <strong>2017年9月4日</strong>
Last modified: 2022年9月21日

---

プラグインを検索

![](https://ps.w.org/wp-rest-api-customizer/assets/banner-772x250.png?rev=1724125)

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

![](https://ps.w.org/wp-rest-api-customizer/assets/icon-256x256.png?rev=1724144)

# WP Rest API Customizer

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

[ダウンロード](https://downloads.wordpress.org/plugin/wp-rest-api-customizer.zip)

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

 [サポート](https://wordpress.org/support/plugin/wp-rest-api-customizer/)

## 説明

WP Rest API Customizer provides an easy to use interface to modify WP rest API response.
Sometimes you may need to remove few unnecessary JSON objects from the response 
to improver performance of your application. This plugin can do it for you.

Major features in WP Rest API Customizer include:

 * Adds Large, Medium and Small featured image URL’s to JSON response.
 * Enables adding comments from third party clients without user authentication.
 * Add’s a new route to get post id from post url.
 * You can unset any object you don’t need from /wp-json/wp/v2/posts end point.

## スクリーンショット

 * [[
 * Enable new routes
 * [[
 * Modify existing routes
 * [[

## インストール

The quickest method for installing the WP Rest API Customizer is:

 1. Visit Plugins -> Add New in the WordPress dashboard.
 2. Search for `WP REST API Customizer` without quotes in search box.
 3. Click “Install”.
 4. Finally click `Activate Plugin`.
 5. Go to Settings -> WP Rest API Customizer and check the desired fields to modify
    the defualt WP API response.

If you would prefer to do things manually then follow these instructions:

 1. Extract the dowloaded plugin file.
 2. Upload the `wp-rest-api-customizer` folder to the `/wp-content/plugins/` directory
 3. Activate the plugin through the ‘Plugins’ menu in WordPress
 4. Go to Settings -> WP Rest API Customizer and check the desired fields to modify
    the defualt WP API response.

## FAQ

### Will my app performance increase if I uncheck all fields?

No, you should not uncheck everything without understanding their actual usage. 
Few of them might be used by your theme, other plugins are even your app.

### I enabled POST ID from POST URL custom route, how to use it?

By enabling it, you created a new route. Send a GET request to https://www.geekdashboard.
com/wp-json/wp-rest-api-customizer/url-to-id and add your post url in header with
key ‘url’

### Is enabling comments without authorization is safe?

Yes, it is completely safe. But make sure you enabled comment moderation in WordPress
settings -> Discussion to prevent spam comments.

### What is the use of adding featured image urls. I’m already getting image id’s?

It depends on your requirements. Assume you’re showing 20 recent posts with title
and feature image in your Android application. By addig featured image url’s to 
JSON object, you’re saving 20 requests and ultimately saving user’s data, your site
bandwidth and improving app performance. Presto!

### Can I create my own routes with this plugin?

Currently our plugin didn’t support creating own routes. We are planning it in next
updates. However if you need a custom router which is useful to others (like gettig
post id from post url), ask us via support. We’ll add it and update the plugin.

### How can I contribute to WP Rest API Customizer?

You can get in touch with from our [blog](https://www.geekdashboard.com/) or [contact us](https://www.geekdashboard.com/contact-us)
page and we’ll have a discussion.

## 評価

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

## 貢献者と開発者

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

貢献者

 *   [ ikvaesolutions ](https://profiles.wordpress.org/ikvaesolutions/)
 *   [ Amar Ilindra ](https://profiles.wordpress.org/amarilindra/)

[“WP Rest API Customizer” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/wp-rest-api-customizer)

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

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

## 変更履歴

#### 1.1

_Release Date – 4 September 2017_

 * Readme file updated.
 * Plugin icon updated.

#### 1.0

_Release Date – 30 August 2017_

 * Initial release.

## メタ

 *  バージョン **1.0**
 *  最終更新日 **4年前**
 *  有効インストール数 **10+**
 *  WordPress バージョン ** 4.7またはそれ以降 **
 *  検証済み最新バージョン: **6.0.12**
 *  言語
 * [English (US)](https://wordpress.org/plugins/wp-rest-api-customizer/)
 * タグ
 * [wp-rest-api](https://ja.wordpress.org/plugins/tags/wp-rest-api/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/wp-rest-api-customizer/advanced/)

## 評価

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

[Your review](https://wordpress.org/support/plugin/wp-rest-api-customizer/reviews/#new-post)

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

## 貢献者

 *   [ ikvaesolutions ](https://profiles.wordpress.org/ikvaesolutions/)
 *   [ Amar Ilindra ](https://profiles.wordpress.org/amarilindra/)

## サポート

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

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/wp-rest-api-customizer/)

## 寄付

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

 [ このプラグインに寄付 ](https://www.paypal.me/geekdashboard/15)