=== GLS RSS Thumbnails === Contributors: glsinc Plugin URI: https://gls-inc.co.jp/archives/435 Tags: RSS, feed, featured-image, thumbnail Requires at least: 5.0 Tested up to: 6.7 Requires PHP: 7.2 Stable tag: 1.2.2 License: GPL v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Adds featured images to WordPress RSS feeds. / WordPressのRSSフィードにアイキャッチ画像を追加します。 == Description == This plugin adds featured images (thumbnails) to the default WordPress RSS feed. WordPressのデフォルトのRSSフィードにアイキャッチ画像(サムネイル)を追加するプラグインです。 Once activated, featured images will be automatically added to the RSS feed. プラグインを有効化すると、自動的にRSSフィードにアイキャッチ画像が追加されます。 This plugin is provided as-is, without any guarantees of functionality or support. 本プラグインは無償で提供されており、動作の保証やサポートはありません。 **Standard RSS Feed URLs:** - Post Feed: `[your-site]/feed/` - Category Feed: `[your-site]/category/category-name/feed/` - Custom Post Type Feed (example): `[your-site]/feed/?post_type=custom-post-type` == Installation == 1. Upload the plugin via "Plugins" > "Add New" in the WordPress admin panel. 2. Activate the plugin, and featured images will be automatically added to your RSS feed. 3. Check your RSS feed at `[your-site]/feed/`. 1. WordPressの管理画面で「プラグイン」>「新規追加」からアップロードしてください。 2. プラグインを有効化すると、自動的にRSSフィードにアイキャッチ画像が追加されます。 3. RSSフィードのURLを確認するには、`[your-site]/feed/` にアクセスしてください。 == Changelog == = 1.2.2 = * Minor updates to comply with WordPress plugin guidelines. * WordPressプラグインガイドラインに沿った軽微な修正を行いました。 = 1.2.1 = * Fixed link name on plugins page. * プラグイン画面上の誤表記を修正。 = 1.2.0 = * Added plugin settings page displaying RSS feed URL. * プラグインの設定画面を追加し、RSSフィードURLを表示できるようにしました。 = 1.1.2 = * Improved compatibility with more RSS readers, including Cocoon. * Fixed potential display issues related to `media:content` tags. * Cocoonを含む複数のRSSリーダーでの表示安定性を改善。 = 1.1.1 = * Fixed incorrect information in readme.txt. * readme.txtの記載誤りを修正。 = 1.1.0 = * Added `media:content` tag to support more RSS readers. * Media RSS対応リーダー向けに`media:content`タグを追加。 = 1.0.0 = * Initial release. * 初期リリース。