[wp-trac] [WordPress Trac] #30614: Remove <code> tags from few more translatable string

WordPress Trac noreply at wordpress.org
Wed Feb 11 20:47:36 UTC 2015


#30614: Remove <code> tags from few more translatable string
---------------------------------+------------------
 Reporter:  ramiy                |       Owner:
     Type:  defect (bug)         |      Status:  new
 Priority:  normal               |   Milestone:  4.2
Component:  I18N                 |     Version:
 Severity:  normal               |  Resolution:
 Keywords:  has-patch 4.2-early  |     Focuses:
---------------------------------+------------------

Comment (by DrewAPicture):

 Patch still applies. Looks like the second change in general-template.php
 modifies a commented-out line. Maybe we should just remove the line in
 that case:

 {{{
 #!php
 //_deprecated_argument( __FUNCTION__, '2.2', sprintf( __('The %s option is
 deprecated for the family of <code>bloginfo()</code> functions.' ),
 '<code>' . $show . '</code>' ) . ' ' . sprintf( __( 'Use the %s function
 instead.' ), '<code>is_rtl()</code>'  ) );
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30614#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list