Filter WP Api Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
If you ever used WP Rest API, you should have noticed that there are lots of fields that even your client does not need. It makes no sense to load all fields for simple list or even single post view.
This plugin aims to remove redundant fields on Rest API. For now, it’s only available for posts.
Features
There are two endpoints: “compact” and “detailed.
- “Compact” is useful for listing posts and Detailed is better for single post view.
- First image of featured media will be added as ‘image’ on detailed and compact.
- Modified was used as default date.
- Requires at least WordPress 4.7