Title: WP Rest API Customizer
Author: ikvaesolutions
Published: <strong>September 4, 2017</strong>
Last modified: September 21, 2022

---

Search plugins

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

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# WP Rest API Customizer

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

[Download](https://downloads.wordpress.org/plugin/wp-rest-api-customizer.zip)

 * [Details](https://twd.wordpress.org/plugins/wp-rest-api-customizer/#description)
 * [Reviews](https://twd.wordpress.org/plugins/wp-rest-api-customizer/#reviews)
 *  [Installation](https://twd.wordpress.org/plugins/wp-rest-api-customizer/#installation)
 * [Development](https://twd.wordpress.org/plugins/wp-rest-api-customizer/#developers)

 [Support](https://wordpress.org/support/plugin/wp-rest-api-customizer/)

## Description

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.

## Screenshots

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

## Installation

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.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“WP Rest API Customizer” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “WP Rest API Customizer” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-rest-api-customizer)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-rest-api-customizer/),
check out the [SVN repository](https://plugins.svn.wordpress.org/wp-rest-api-customizer/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wp-rest-api-customizer/)
by [RSS](https://plugins.trac.wordpress.org/log/wp-rest-api-customizer/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1

_Release Date – 4 September 2017_

 * Readme file updated.
 * Plugin icon updated.

#### 1.0

_Release Date – 30 August 2017_

 * Initial release.

## Meta

 *  Version **1.0**
 *  Last updated **4 years ago**
 *  Active installations **10+**
 *  WordPress version ** 4.7 or higher **
 *  Tested up to **6.0.11**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-rest-api-customizer/)
 * Tag
 * [wp-rest-api](https://twd.wordpress.org/plugins/tags/wp-rest-api/)
 *  [Advanced View](https://twd.wordpress.org/plugins/wp-rest-api-customizer/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/wp-rest-api-customizer/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-rest-api-customizer/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.me/geekdashboard/15)