[wp-trac] [WordPress Trac] #35051: Remove title attributes: the Network Themes list table
WordPress Trac
noreply at wordpress.org
Sun Dec 13 17:40:51 UTC 2015
#35051: Remove title attributes: the Network Themes list table
------------------------------------------+-----------------------------
Reporter: afercia | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.5
Component: Networks and Sites | Version: 4.4
Severity: normal | Keywords: has-screenshots
Focuses: ui, accessibility, multisite |
------------------------------------------+-----------------------------
See related #24766 and all the following tickets about title attributes.
All the title attributes on the links in the Network Themes list table
basically repeat the same information already conveyed by the link text.
I'd say to just remove them all. See screenshot:
[[Image(https://cldup.com/FZrpqLtAXB.png)]]
For accessibility and consistency I'd suggest to add an `aria-label`
attribute to expand the links text, as done for example in the Plugins
list table, e.g.:
`<a ... aria-label="Enable Intergalactic">Enable</a>`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35051>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list