[wp-trac] [WordPress Trac] #5328: Make default feed format pluggable

WordPress Trac wp-trac at lists.automattic.com
Thu Nov 8 12:09:04 GMT 2007


#5328: Make default feed format pluggable
---------------------+------------------------------------------------------
 Reporter:  rubys    |       Owner:  anonymous
     Type:  defect   |      Status:  new      
 Priority:  normal   |   Milestone:  2.4      
Component:  General  |     Version:           
 Severity:  normal   |    Keywords:  has-patch
---------------------+------------------------------------------------------
 Provide a filter hook that a plugin could replace that would allow the
 plugin to control the default feed format.  Additionally, the filter could
 provide the mime_type, display_name, short_name, and long_name to themes
 so that they could adjust, if they so desire.

 The provided patch adjusts the default theme to make use of this new
 filter.  Simply drop in [http://intertwingly.net/stories/2007/11/08/atom-
 feed-format.phps this plugin] and activate it, and the pages automatically
 adapt.  Deactivate the plugin, and the pages revert back to RSS 2.0.

 Additional plugins could be defined for RSS 0.92 or RSS 1.0.

 This patch does *not* change the default feed format from RSS 2.0.

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


More information about the wp-trac mailing list