Opened 18 months ago

Closed 18 months ago

Last modified 4 months ago

#19391 closed feature request (duplicate)

Adding Post Thumbnail to RSS

Reported by: prionkor 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)

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

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.

  • Keywords needs-patch added
  • 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! :)

  • Milestone Awaiting Review deleted
Last edited 4 months ago by ocean90 (previous) (diff)
Note: See TracTickets for help on using tickets.