=== WP REST API Filter Fields === Contributors: nish@ncrafts.net Tags: json, rest, api, rest-api Requires at least: 3.9 Tested up to: 4.1 Stable tag: 1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == Extends the functionality of [WP REST API]. Allows you to request only certain fields. Use &fields=ID,title to fetch only the ID and title. Works with posts, comments, taxonomy, media. [WP REST API]: https://wordpress.org/plugins/json-rest-api/ == Changelog == = 1 = Release!