[wp-trac] [WordPress Trac] #26601: Inappropriate content in heading on Themes page
WordPress Trac
noreply at wordpress.org
Fri Dec 13 11:57:57 UTC 2013
#26601: Inappropriate content in heading on Themes page
----------------------------+-----------------------------
Reporter: grahamarmfield | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Accessibility | Version: 3.8
Severity: normal | Keywords:
----------------------------+-----------------------------
At the top of the themes.php page there is a second level heading which
contains the following:
* The text Themes
* The number of themes being shown
* The Add New link
* The Search installed themes input and label
So on an example page a screen reader voices "Themes7 Add New Search
Installed Themes".
The use of headings is good for accessibility as it gives screen reader
users a way of finding what they are looking for on a page. But in this
case there is too much within the heading.
Suggested solution: Keep the word Themes within the heading and move the
other elements outside the `<h2>...</h2>`
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26601>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list