[wp-trac] [WordPress Trac] #26187: Translation function used instead of just escaping in wp-admin/includes/nav-menu.php

WordPress Trac noreply at wordpress.org
Sun Nov 24 12:22:37 UTC 2013


#26187: Translation function used instead of just escaping in wp-admin/includes
/nav-menu.php
------------------------------+----------------------
 Reporter:  yoavf             |       Owner:  ocean90
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  3.8
Component:  Menus             |     Version:  3.6
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |
------------------------------+----------------------

Comment (by markoheijnen):

 There is another line in there: esc_attr_e( __( 'Add to Menu' ) ) what can
 be  esc_attr_e(  'Add to Menu'  ) right?

--
Ticket URL: <http://core.trac.wordpress.org/ticket/26187#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list