Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Featured Image Notes

Описание

Sometimes you might need to provide image guidelines to your clients who are using the Featured Image meta box. This plugin will allow you to specify different notes for each custom post type that supports Post Thumbnails.

Скриншоты

  • screenshot-1.png
  • screenshot-2.png

Установка

  1. Upload this plugin to the /wp-content/plugins/ directory
  2. Активируйте плагин используя меню ‘Плагины’ в WordPress
  3. Go to Settings -> Featured Image Notes to fill out your notes.
  4. You’re done!

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

Why is my custom post type not listed?

Make sure it has Post Thumbnails support for your theme. You can read more about that here: https://codex.wordpress.org/Post_Thumbnails

Отзывы

Посмотреть все 2 отзыва

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

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

Участники

Перевести «Featured Image Notes» на ваш язык.

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

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

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

1.0.2

  • Minor style tweaks. Added Note: before the actual note, and reduced the font size a bit.
  • Fix to the conditional statement so we are only prepending the note if content exists.

1.0.2

  • Fixed issue with the uploaded thumbnail not appearing when using this plugin.
  • Fixed syntax errors in the settings page when adding a new post type.

1.0

  • The plugin is born!