🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
Filter WP Api
Filter WP Api

Filter WP Api

0/5 (0 ratings) — active installs Updated Oct 21, 2017
screenshot-1.png

screenshot-1.png

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