WP Manifestindependent plugin directory
manifest / media / add-cpt-featured-image-wprm

Add CPT Featured Image from WP Recipe Maker

Add the WP Recipe Maker selected image as the featured image to the selected Custom Post Type.

by Andy Fragen · github.com/afragen/add-cpt-featured-image-wprm · 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/afragen/add-cpt-featured-image-wprm/archive/refs/heads/master.zip

Declares an update source (https://github.com/afragen/add-cpt-featured-image-wprm), so updates arrive through the plugin's own updater.

From the readme

Add CPT Featured Image from WP Recipe Maker Plugin Name: Add CPT Featured Image from WP Recipe Maker Author: Andy Fragen License: MIT Requires at least: 5.2 Requires PHP: 5.6 Add the WP Recipe Maker selected image as the featured image to the selected Custom Post Type. This plugin was developed for my wife's recipe site. It uses the following plugins. Recipe CPT WP Recipe Maker WP Ultimate Post Grid The CPT slug can be changed using the following filter hook.

Read the full README on GitHub →