[wp-trac] [WordPress Trac] #6947: Add the Generator element in feeds through the {rss2|atom|rdf|rss}_head hook

WordPress Trac wp-trac at lists.automattic.com
Fri May 9 14:06:43 GMT 2008


#6947: Add the Generator element in feeds through the {rss2|atom|rdf|rss}_head
hook
-------------------------+--------------------------------------------------
 Reporter:  gnot         |       Owner:  anonymous
     Type:  enhancement  |      Status:  new      
 Priority:  low          |   Milestone:  2.7      
Component:  General      |     Version:  2.5.1    
 Severity:  minor        |    Keywords:           
-------------------------+--------------------------------------------------
 The ''generator'' metatag is added to the HTML pages through the
 {{{wp_head()}}} hook.

 I think it would be more useful to do the same in the feeds. The
 ''generator'' element could be added through the
 {{{{rss2|atom|rdf|rss}_head}}} hook.

 This way it would be easier for plugin authors to totally remove the
 ''generator'' tags for security reasons or make modifications to the
 ''generator'' string.

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


More information about the wp-trac mailing list