[wp-trac] [WordPress Trac] #19017: No way to add XSL to Feeds

WordPress Trac wp-trac at lists.automattic.com
Thu Oct 20 16:50:32 UTC 2011


#19017: No way to add XSL to Feeds
--------------------------+-----------------------------
 Reporter:  pathawks      |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Feeds         |    Version:  3.2.1
 Severity:  minor         |   Keywords:  needs-patch
--------------------------+-----------------------------
 To add XSL to a feed, for nicer display of feeds in browser, a line needs
 to be inserted before the root RSS tag.
 For a plugin to add the correct code, there should be an action between
 `<?xml?> and `<rss>`
 Perhaps something like `<?php do_action('rss2_xsl'); ?>` on line 12 of
 `feed-rss2.php`?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19017>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list