Descrizione
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.
Recensioni
Contributi e sviluppo
“JSM Inherit Parent Featured Image” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“JSM Inherit Parent Featured Image” è stato tradotto in 3 lingue. Grazie ai traduttori per i loro contributi.
Traduci “JSM Inherit Parent Featured Image” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
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.0.0 (2021/03/08)
Maintenance release.
- New Features
- None.
- Improvements
- Added backwards compatibility with the classic editor.
- Bugfixes
- None.
- Developer Notes
- None.
- Requires At Least
- PHP v7.2.5.
- WordPress v5.5.