#19391 closed feature request (duplicate)
Adding Post Thumbnail to RSS
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Feeds | Version: | |
| Severity: | normal | Keywords: | close |
| Cc: |
Description
Post thumbnail images should be added on the rss feed perhaps with an enclosure element on the rss feed http://www.w3schools.com/rss/rss_tag_enclosure.asp
Recently i worked on some rss stuff and had to look on popular sites rss. They are also adding the post preview images on an enclosure element on rss.
http://www.uefa.com/rssfeed/uefachampionsleague/rss.xml
I think it will be a great addition to the next version (3.4?) of wordpress.
Change History (9)
comment:2
johnbillion — 18 months ago
I've implemented this as a plugin for anyone who's interested: WordPress Feed Thumbnails.
Great! I believe its something that wordpress should have natively.
comment:5
SergeyBiryukov — 18 months ago
Related: #8994
- Type changed from enhancement to feature request
@johnbillion: Perhaps you can add a patch? as you have previous experience with it.
- Keywords close added; dev-feedback needs-patch removed
- Resolution set to duplicate
- Status changed from new to closed
ticket http://core.trac.wordpress.org/ticket/8994 looks what i wanted and it is quite there. So closing this ticket. Thanks! :)
comment:8
SergeyBiryukov — 18 months ago
- Milestone Awaiting Review deleted

This feature may be turned off by default and can be turned on via add_theme_support()