Shows Category Images output to the WP REST API V2.
- Contributors: Deyan Vatsov
- Tags: api, json, REST, rest-api, wp-api, Category and Taxonomy
- Requires at least: 1.0.0
- Tested up to: 1.0.0
- Stable tag: 0.1
- License: GPLv2 or later
- [Description](#description) - [Installation](#installation) - [Changelog](#changelog)
This plugin combines the two of the best WordPress plugins: WP REST API and Category and Taxonomy Image.
This plugin requires having WP REST API and Category and Taxonomy Image installed and activated or it won't be of any use.
-
Manual Installation:
Unzip into your /wp-content/plugins/ directory. If you're uploading it make sure to upload the top-level folder. Don't just upload all the php files and put them in /wp-content/plugins/. -
Better Installation:
Go to Plugins > Add New in your WordPress admin and search for 'WP REST API V2 Custom Post Fields'.
Once installed, activate 'WP REST API V2 Custom Post Fields' from WordPress plugins dashboard page and you're ready to go.
This plugin works straight out of the box.
- Initial Release.
Props [Deyan Vatsov](https://github.com/Vatsov)