このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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!

FAQ

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!