WP Rest API Customizer provides not hard to use interface to modify WP rest API response.
Sometimes you will need to remove JSON objects from the reply to application of application.
The method for installing the WP Rest API Customizer is.
Go to Settings -> WP Rest API Customizer and recheck the need fields to modify the WP API response...
Upload the folder to the wp-content plugins directory.
Activate the plugin through 'Plugins in WordPress.
Go to Settings -> WP Rest API Customizer and recheck the need fields to modify the WP API response....
Send 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..
By addig included url's to JSON object you're saving 20 requests and soon saving data bandwidth and change app application.
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Read more