[wp-trac] [WordPress Trac] #16783: Do not output title attributes with wp_list_pages()

WordPress Trac wp-trac at lists.automattic.com
Mon Mar 7 08:14:14 UTC 2011


#16783: Do not output title attributes with wp_list_pages()
-------------------------+-----------------------------
 Reporter:  bergius      |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  General      |    Version:  3.1
 Severity:  minor        |   Keywords:
-------------------------+-----------------------------
 Standard output from wp_list_pages() is this:

 <a href="/page/" title="Page">Page</a>

 The title attribute is superfluous when it's exactly the same as the page
 title. Will be read like "Page – Page" with a screen reader.

 Can't see any reason why Wordpress should output this.

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


More information about the wp-trac mailing list