=== Show Featured Thumbnails ===
Contributors: tohitsu
Tags: thumbnails, admin, post-list, upload
Requires at least: 5.0
Tested up to: 6.8
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Adds a featured image thumbnail column to the Posts and Pages list screens, and allows assigning an image directly from the list if none exists.

== 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.

== Installation ==
1. プラグインZIPを `/wp-content/plugins/` にアップロードします。
2. 管理画面の「プラグイン」メニューから「Show Featured Thumbnails」を有効化します。
3. 投稿一覧・固定ページ一覧にサムネイル列が表示されるようになります。

1. Upload the plugin ZIP to `/wp-content/plugins/`.
2. Activate "Show Featured Thumbnails" from the Plugins menu in the WordPress admin.
3. A new thumbnail column will appear in the Posts and Pages list screens.

== Screenshots ==
1. `screenshot-1.png` – 投稿一覧に表示されるアイキャッチのサムネイル / Featured image thumbnail in the Posts list.

== Frequently Asked Questions ==
= サムネイル列を非表示にするには？ =
管理画面右上の「表示オプション (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.

== 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.

== Upgrade Notice ==
= 1.0.0 =
初回リリース版です。
Initial release.

== Contact ==
* Author: Hatsuhito Shimizu
* Author URI: https://hatsuhito.com/
