Version Information
- Plugin Name: JSM Inherit Parent Featured Image
- Stable Version: 2.1.1
- Author: JS Morisset
- Description: Inherit the featured image from the Post, Page, or Custom Post Type parent, grand-parent, great-grand-parent, etc.
- License: GPLv3
- Requires PHP: 7.2.34 or newer
- Requires WordPress: 5.8 or newer
- Tested Up To WordPress: 6.4.2
- Last Updated: 1 year ago
Version Numbering
Version components: {major}.{minor}.{bugfix}[-{stage}.{level}]
- {major} = Major structural code changes and/or incompatible API changes (ie. breaking changes).
- {minor} = New functionality was added or improved in a backwards-compatible manner.
- {bugfix} = Backwards-compatible bug fixes or small improvements.
- {stage}.{level} = Pre-production release: dev < a (alpha) < b (beta) < rc (release candidate).
Repositories
Changelog / Release Notes
Version 2.1.1 (2023/08/07)
Maintenance release.
- New Features
- None.
- Improvements
- None.
- Bugfixes
- Fixed detection of invalid feature image ID values (ie. empty strings).
- Developer Notes
- None.
- Requires At Least
- PHP v7.2.34.
- WordPress v5.8.
Does what it is supposed to
This light weight plugin does the job and saved my hairs of PHP newbie, searching how to share parent page featured image with child pages.
It shares in cascad too : parent page > child > childâ¦
Thanks to the author!
Just install and activate and Bob’s your uncle.