Plugin Name | JSM Inherit Parent Featured Image |
---|---|
Summary | Inherit the featured image from the Post, Page, or Custom Post Type parent, grand-parent, great-grand-parent, etc. |
Stable Version | 2.1.1 |
Requires PHP | 7.4.33 or newer |
Requires WordPress | 5.9 or newer |
Tested Up To WordPress | 6.7.0 |
Contributors | jsmoriss |
License | GPLv3 |
Tags / Keywords | inherit, parent, featured, image |
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. ;-)
This plugin uses the WordPress wp_cache_get()
and update_meta_cache()
functions for maximum performance and fully integrate with WordPress core functionality.