WP Manifestindependent plugin directory
manifest / integrations / wp-api-v2-recipe-category-images

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

0stars
0forks

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.zip

Readme

WP REST API V2 Custom Post Fields

Shows CPT Custom Category image to the WP REST API V2 for posts.


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

TagPublished
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.