[wp-trac] Re: [WordPress Trac] #5899: New action -hook for edit.php for plugin authors to create a title

WordPress Trac wp-trac at lists.automattic.com
Tue Feb 19 00:59:37 GMT 2008


#5899: New action -hook for edit.php for plugin authors to create a title
----------------------------------------------------------------------------+
 Reporter:  nerrad                                                          |        Owner:  anonymous
     Type:  enhancement                                                     |       Status:  new      
 Priority:  normal                                                          |    Milestone:  2.6      
Component:  Administration                                                  |      Version:  2.5      
 Severity:  major                                                           |   Resolution:           
 Keywords:  manageposts, edit, plugin, action hook, filter hook, has-patch  |  
----------------------------------------------------------------------------+
Comment (by ryan):

 {{{
 _c( $h2_result_reorder )
 }}}

 This will result in the literal string '$h2_result_order' being placed in
 the message catalog rather than the actual string we want to be
 translated.  You can only filter a string after it has been translated.

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


More information about the wp-trac mailing list