[wp-trac] Re: [WordPress Trac] #5085: Unify generator strings

WordPress Trac wp-trac at lists.automattic.com
Thu Sep 27 07:12:49 GMT 2007


#5085: Unify generator strings
-----------------------------------------+----------------------------------
 Reporter:  docwhat                      |        Owner:  docwhat
     Type:  defect                       |       Status:  new    
 Priority:  normal                       |    Milestone:  2.4    
Component:  General                      |      Version:         
 Severity:  normal                       |   Resolution:         
 Keywords:  privacy generator has-patch  |  
-----------------------------------------+----------------------------------
Comment (by JeremyVisser):

 In line with #4803, the generator tags could then be stripped out of the
 templates, and adding something like this somewhere:

 {{{
 add_action( 'wp_head', create_function('', "wp_get_generator('xhtml');")
 );
 }}}

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5085#comment:8>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list