Description
投稿および固定ページ一覧画面にアイキャッチ画像のサムネイルカラムを追加します。
アイキャッチ画像がない場合は、ページ一覧から直接アイキャッチを指定できます。
Add a thumbnail column of featured images to the Posts and Pages list screens.
If a post has no featured image, you can assign one directly from the list view.
Contact
- Author: Hatsuhito Shimizu
- Author URI: https://hatsuhito.com/
Installation
- プラグインZIPを
/wp-content/plugins/
にアップロードします。 - 管理画面の「プラグイン」メニューから「Show Featured Thumbnails」を有効化します。
-
投稿一覧・固定ページ一覧にサムネイル列が表示されるようになります。
-
Upload the plugin ZIP to
/wp-content/plugins/
. - Activate «Show Featured Thumbnails» from the Plugins menu in the WordPress admin.
- A new thumbnail column will appear in the Posts and Pages list screens.
FAQ
-
サムネイル列を非表示にするには?
-
管理画面右上の「表示オプション (Screen Options)」から「Featured Thumbnail」のチェックを外すか、プラグインを停止してください。
Q: How can I hide the thumbnail column?
A: Uncheck «Featured Thumbnail» in the Screen Options at the top of the admin list screen, or deactivate the plugin. -
どの投稿タイプに対応していますか?
-
supports => [‘thumbnail’] が有効なすべての投稿タイプに自動対応します。
Q: Which post types are supported?
A: Any post type that has ‘thumbnail’ support enabled will automatically show the column.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Show Featured Thumbnails” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Show Featured Thumbnails” 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: Added featured image thumbnails to Posts and Pages list. If no thumbnail exists, you can select one from the list.