[wp-trac] [WordPress Trac] #18650: Make archives and categories widgets dropdown ada compliant

WordPress Trac noreply at wordpress.org
Fri Jan 30 18:08:59 UTC 2015


#18650: Make archives and categories widgets dropdown ada compliant
--------------------------+----------------------------
 Reporter:  jlevandowski  |       Owner:  joedolson
     Type:  enhancement   |      Status:  assigned
 Priority:  high          |   Milestone:  4.2
Component:  Widgets       |     Version:  3.2.1
 Severity:  major         |  Resolution:
 Keywords:  has-patch     |     Focuses:  accessibility
--------------------------+----------------------------

Comment (by SergeyBiryukov):

 In [attachment:18650.6.patch], `echo esc_attr( $label )` should not be
 replaced with `esc_attr_e( $label )`.

 `$label` is a variable, not a translatable string, so `echo esc_attr()` is
 correct there.

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


More information about the wp-trac mailing list