Freundschaft Default Featured Images

Описание

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.

Скриншоты

  • Settings page for global fallback image.
  • Category edit screen for per-category fallback and priority.

Установка

  1. Upload the freundschaft-default-featured-images folder to the /wp-content/plugins/ directory, or upload the zip via Plugins > Add New > Upload Plugin.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Set the global default image under Settings > Default Featured Image.
  4. Set category-specific fallbacks and priorities under Posts > Categories.

Часто задаваемые вопросы

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_types filter to add supported post types.

Отзывы

Нет отзывов об этом плагине.

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

«Freundschaft Default Featured Images» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Freundschaft Default Featured Images» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.0

  • Initial release.