WP-API-V2-Recipe-Category-Images
Adds Recipe Category Images to WP REST API V2 JSON output.
by Torbjorn Zetterlund · github.com/tottaz/wp-api-v2-recipe-category-images · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/tottaz/wp-api-v2-recipe-category-images/archive/refs/heads/master.zipReadme
WP REST API V2 Custom Post Fields
Shows CPT Custom Category image to the WP REST API V2 for posts.
- Contributors: Torbjorn Zetterlund
- Tags: api, json, REST, rest-api, wp-api, advanced custom post fields, ACF
- Requires at least: 4.3
- Tested up to: 4.4.5
- Stable tag: 0.2
- License: GPLv2 or later
Description
Setting up a Custom Post Type (CPT) for recipes, recipe category has been added, and you want to pull recipe category images through the WP V2 API to a mobile app. To add images use the plugin Category and Taxonomy Image with the plugin WP REST API.
Support and Requests please in GitHub.
Installation
This plugin requires having the following plugins installed and activated:
-
Manual Installation:
Upload the entire /wp-api-v2-recipe-category-images directory to the /wp-content/plugins/ directory. -
Better Installation:
Go to Plugins > Add New in your WordPress admin and search for 'WP API V2 Recipe Category Images'.
Once installed, activate 'WP API V2 Recipe Category Images' from WordPress plugins dashboard page and you're ready to go.
This plugin works straight out of the box.
Endpoint
|-----------| | /wp-json/wp/v2/recipe_category/
Changelog
====
#### 0.1 - (20 June 2016) ####
* Initial Release.
<br>
<br>
Props [Torbjorn Zetterlund](https://github.com/tottaz)Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0 | Apr 24, 2017 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.