वर्णन
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.
समीक्षा
योगदानकर्ते आणि विकसक
“JSM Inherit Parent Featured Image” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्ते“JSM Inherit Parent Featured Image” 3 लोकॅलसमध्ये भाषांतरित केले आहे. अनुवादकांना त्यांच्या योगदानाबद्दल धन्यवाद.
भाषांतर करा “JSM Inherit Parent Featured Image” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
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.4.33.
- WordPress v5.9.