[wp-trac] Re: [WordPress Trac] #5328: Make default feed format
pluggable
WordPress Trac
wp-trac at lists.automattic.com
Sun Nov 11 21:18:35 GMT 2007
#5328: Make default feed format pluggable
-------------------------+--------------------------------------------------
Reporter: rubys | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.4
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch |
-------------------------+--------------------------------------------------
Comment (by ryan):
FWIW, here's the patch I've been playing with. It adds a feed_type arg to
wp_list_authors() and wp_list_categories(). It deprecates old _rss_link()
functions and moves all feed_link functions to link-template.php so that
they are not so scattered. No template changes are made. That's for
later.
This patch still uses get_default_feed() rather than an option. I'll
bring up adding an option for this in the next dev meeting.
--
Ticket URL: <http://trac.wordpress.org/ticket/5328#comment:9>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list