[wp-trac] [WordPress Trac] #26558: Remove title attributes: bookmark-template.php

WordPress Trac noreply at wordpress.org
Thu Dec 19 21:04:21 UTC 2013


#26558: Remove title attributes: bookmark-template.php
---------------------------+------------------------------
 Reporter:  joedolson      |       Owner:
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Accessibility  |     Version:
 Severity:  normal         |  Resolution:
 Keywords:  2nd-opinion    |
---------------------------+------------------------------

Comment (by sharonaustin):

 Joe, do you see any harm by modifying code to add "aria-describedby"? If
 not, I'd like to try to add a "patch" to this, mostly to learn the ropes
 of adding patches.
 {{{
                 $output .=  '<aria-describedby="bookmarklink"' . 'a
 href="' . $the_link . '"' . $rel . $title . $target . '>';
 }}}

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


More information about the wp-trac mailing list