[wp-trac] [WordPress Trac] #24203: Remove the_title_attribute() from anchors with the_title() as text

WordPress Trac noreply at wordpress.org
Fri Apr 26 13:28:19 UTC 2013


#24203: Remove the_title_attribute() from anchors with the_title() as text
---------------------------+-----------------------
 Reporter:  nacin          |      Owner:
     Type:  defect (bug)   |     Status:  new
 Priority:  normal         |  Milestone:  3.6
Component:  Bundled Theme  |    Version:  3.0
 Severity:  normal         |   Keywords:  has-patch
---------------------------+-----------------------
 This:

 `<a href="(link)" title="Permalink to Post Title">Post Title</a>`

 is redundant. It is an anachronism from earlier themes that does nothing
 for accessibility, search engines, or general users, and if anything,
 harms all of the above.

 We should remove the_title_attribute() whenever the anchor text is
 the_title().

 More: http://make.wordpress.org/accessibility/2013/04/23/post-titles-in-
 attributes/

 Patch for four bundled themes incoming.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/24203>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list