Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.55 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.55 KB

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.4.33 or newer
Requires WordPress5.9 or newer
Tested Up To WordPress6.6.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.