inherit-featured-image

JSM's Inherit Parent Featured Image

View the Project on GitHub jsmoriss/inherit-featured-image

JSM Inherit Parent Featured Image

Plugin NameJSM Inherit Parent Featured Image
SummaryInherit the featured image from the Post, Page, or Custom Post Type parent, grand-parent, great-grand-parent, etc.
Stable Version2.1.1
Requires PHP7.2.34 or newer
Requires WordPress5.8 or newer
Tested Up To WordPress6.4.2
Contributorsjsmoriss
LicenseGPLv3
Tags / Keywordsinherit, parent, featured, image

Description

If no featured image has been selected for a post, page, or custom post type, this plugin will assign the first featured image found from its parent, grand-parent, great-grand-parent, etc.

The plugin makes no permanent changes - simply deactivate the plugin to disable the automatically inherited images. ;-)

Coded for Performance

This plugin uses the WordPress wp_cache_get() and update_meta_cache() functions for maximum performance and fully integrate with WordPress core functionality.