Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 14 years 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: Focuses:

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)

#1 @prionkor
15 years ago

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

#2 @johnbillion
15 years ago

I've implemented this as a plugin for anyone who's interested: WordPress Feed Thumbnails.

#3 @prionkor
15 years ago

Great! I believe its something that wordpress should have natively.

#4 @prionkor
15 years ago

  • Keywords needs-patch added

#6 @prionkor
15 years ago

  • Type enhancementfeature request

@johnbillion: Perhaps you can add a patch? as you have previous experience with it.

#7 @prionkor
15 years ago

  • Keywords close added; dev-feedback needs-patch removed
  • Resolutionduplicate
  • Status newclosed

ticket http://core.trac.wordpress.org/ticket/8994 looks what i wanted and it is quite there. So closing this ticket. Thanks! :)

#8 @SergeyBiryukov
15 years ago

  • Milestone Awaiting Review

#9 @ktktsmith
14 years ago

Last edited 14 years ago by ocean90 (previous) (diff)
Note: See TracTickets for help on using tickets.