這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Add Featured Image to RSS Feed

外掛說明

This plugin does one thing, and that thing is to add your posts’ featured image to the RSS
feed. It specifies the ‘large’ image size.

安裝方式

  1. Upload the plugin to your wp-content/plugins folder, or use the Plugins > Add New section of your dashboard to search for “Add featured image to RSS feed”
  2. Activate the plugin through the Plugins menu in WordPress

常見問題集

What does this plugin do?

This plugin adds the featured image of each post to the RSS feed content.

Where can I see the change?

In your site’s RSS feed.

使用者評論

2020 年 2 月 18 日
It works but it adds an array of images (srcset) and I found that this breaks some aggregators that expect just the single img src.
閱讀全部 12 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Add Featured Image to RSS Feed〉的開發相關工作。

參與者

將〈Add Featured Image to RSS Feed〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.1.2

  • [Changed] Changes tested up to version 6.2.0

1.1.1

  • [Changed] Tested up to version 5.8.3

1.1.0

  • [Added] Wraps the thumbnail size of the image in a filter rss_featured_image_thumbnail_size so that other developers may change it
  • [Changed] Tested up to version 5.1.1

1.0

  • First build