[wp-trac] [WordPress Trac] #15926: Add alt attribute support for Custom Header functionality

WordPress Trac noreply at wordpress.org
Mon Oct 13 20:12:21 UTC 2014


#15926: Add alt attribute support for Custom Header functionality
-------------------------------------------------+-------------------------
 Reporter:  jane                                 |       Owner:
     Type:  defect (bug)                         |  SergeyBiryukov
 Priority:  normal                               |      Status:  reopened
Component:  Customize                            |   Milestone:  4.1
 Severity:  minor                                |     Version:  3.0
 Keywords:  gci ux-feedback needs-testing        |  Resolution:
  needs-patch needs-refresh                      |     Focuses:
                                                 |  accessibility
-------------------------------------------------+-------------------------

Comment (by sharonaustin):

 As I understand it then, there are "two" functions that require attention:
 1. The link
 2. The description

 Is it possible to handle the "link" component by adding aria-label in
 conjunction with handling the "description" by adding aria-describedby?

 e.g.  array('aria-label' => "link to home" , 'aria-describedby' =>
 "$image-description" );

 Source I consulted on use of aria-label versus aria-labeledby:
 http://www.w3.org/TR/wai-aria/states_and_properties#aria-label

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


More information about the wp-trac mailing list