JSM 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. 😉

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.

Відгуки

11.04.2018
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!
Прочитати всі 3 відгуки

Учасники та розробники

“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 3.0.0 (2026/05/25)

Maintenance release.

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • Fixed Undefined variable $post_id error.
  • Developer Notes
    • None.
  • Requires At Least
    • PHP v7.4.33.
    • WordPress v6.0.