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

---

Plugins suchen

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

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

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

# WP Rest API Customizer

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

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

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

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

## Beschreibung

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⌉⌊Enable new routes⌉[

Enable new routes

[⌊Modify existing routes⌉⌊Modify existing 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.

## Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

## Mitwirkende und Entwickler

„WP Rest API Customizer“ ist Open-Source-Software. Folgende Menschen haben an diesem
Plugin mitgewirkt:

Mitwirkende

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

[Übersetze „WP Rest API Customizer“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/wp-rest-api-customizer)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/wp-rest-api-customizer/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/wp-rest-api-customizer/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/wp-rest-api-customizer/)
per [RSS](https://plugins.trac.wordpress.org/log/wp-rest-api-customizer/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 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**
 *  Zuletzt aktualisiert **vor 4 Jahren**
 *  Aktive Installationen **10+**
 *  WordPress-Version ** 4.7 oder höher **
 *  Getestet bis **6.0.14**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/wp-rest-api-customizer/)
 * Schlagwort
 * [wp-rest-api](https://de.wordpress.org/plugins/tags/wp-rest-api/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/wp-rest-api-customizer/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

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

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/wp-rest-api-customizer/reviews/)

## Mitwirkende

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

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

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

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](https://www.paypal.me/geekdashboard/15)