Description
This plugin adds a global default featured image and allows each category to define its own fallback image. When a post has multiple categories, the highest priority category fallback wins. If no category fallback applies, the global fallback is used.
Screenshots
Installation
- Upload the
freundschaft-default-featured-imagesfolder to the/wp-content/plugins/directory, or upload the zip via Plugins > Add New > Upload Plugin. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Set the global default image under Settings > Default Featured Image.
- Set category-specific fallbacks and priorities under Posts > Categories.
FAQ
-
How does priority work?
-
Each category has a numeric priority. Higher numbers take precedence. If priorities are equal, the category with the lowest term ID is used.
-
Can I use this for custom post types?
-
Yes. Use the
cdfi_supported_post_typesfilter to add supported post types.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Freundschaft Default Featured Images” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Freundschaft Default Featured Images” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.


