Description
Featured Image
If no featured image has been selected — for a post, page, or custom post type — this add-on will assign the first featured image found from its parent, grand-parent, great-grand-parent, etc.
Custom Images
If no custom Open Graph or Schema image has been selected — for a post, page, custom post type, category, tag, or custom taxonomy — this add-on will assign the first custom image found from its parent, grand-parent, great-grand-parent, etc.
Inherited featured and custom images are assigned as default values — you can always edit any child and select a different featured or custom image (which will then be inherited by its own children).
WordPress does not offer featured images for taxonomy terms (categories, tags, and custom taxonomies) — to assign a custom image to a term, select an image in the Document SSO metabox when editing a term. The WPSSO IPM add-on will cascade the custom image(s) to the children of that term, along with the children of those children, etc.
The Inherit Parent Meta (aka WPSSO IPM) add-on makes no permanent changes — simply deactivate the plugin to disable the automatically inherited images. 😉
There is no add-on settings page for this plugin — simply install and activate the plugin.
Coded for Performance
The WPSSO IPM add-on uses the WordPress wp_cache_get()
and update_meta_cache()
functions for maximum performance and integrate fully with WordPress core functionality.
WPSSO Core Plugin Prerequisite
WPSSO Inherit Parent Meta (aka WPSSO IPM) is an add-on for the WPSSO Core plugin (Free or Pro version).
Reviews
Helped me rank high in Search
good
Contributors & Developers
“WPSSO Inherit Parent Meta (Featured Image and Custom Images)” is open source software. The following people have contributed to this plugin.
Contributors“WPSSO Inherit Parent Meta (Featured Image and Custom Images)” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “WPSSO Inherit Parent Meta (Featured Image and Custom Images)” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Version Numbering
Version components: {major}.{minor}.{bugfix}[-{stage}.{level}]
- {major} = Major structural code changes / re-writes or incompatible API 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).
Free / Standard Version Repositories
Changelog / Release Notes
Version 1.2.1 (2019/01/31)
- New Features
- None.
- Improvements
- Maintenance release for WPSSO Core v4.22.0.
- Bugfixes
- None.
- Developer Notes
- Updated the required minimum PHP version from 5.4 to 5.5.