Mô tả
This plugin ensures each RSS item has a consistent image:
- Prepends the post featured image to the feed content (optional).
- Adds Media RSS (
<media:content>) and/or<enclosure>(optional). - Removes emojis in feeds to avoid emoji images.
- Fallbacks: first image found in the content or a custom default URL.
- Choose the image size (thumbnail, medium, large, full, etc.).
No new feed URL is created. It augments the default WordPress RSS feed (/feed/).
Cài đặt
- Upload the ZIP via Plugins Add New Upload Plugin.
- Activate the plugin.
- Go to Settings RSS – Featured Image and configure options.
Hỏi đáp
-
Does it change the feed URL?
-
No. It works on the default WordPress feed.
-
Do I need to clear caches?
-
If you use a cache plugin or CDN, clear the cache after activation or option changes.
-
Is it theme-dependent?
-
No, it works regardless of the active theme.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Emanda – Featured Image in RSS” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Emanda – Featured Image in RSS” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.1.2
- English readme and headers; metadata updates.
1.1.1
- Removed
load_plugin_textdomain()(not needed on WordPress.org). - Escaping improvements for HTML/RSS output.
- Ensured
Domain Path: /languageswith language files present.
1.1.0
- Option to strip
<img class="wp-smiley">from feed HTML. - i18n and sanitization improvements.
1.0.0
- Initial public release.
