#47045 closed defect (bug) (fixed)
Remove redundant title attribute from the "Exit Recovery Mode" link
| Reported by: | afercia | Owned by: | afercia |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.2 |
| Component: | Site Health | Version: | 5.2 |
| Severity: | normal | Keywords: | has-patch has-screenshots servehappy |
| Cc: | Focuses: | accessibility |
Description
Introduced in [44973].
The new "Exit Recovery Mode" link that appears in the admin toolbar when WordPress is in recovery mode has a title attribute that just repeats the visible link text (see attached screenshot).
This title attribute is pointless and just adds noise for assistive technology users. See also all the relevant tickets that removed unnecessary title attributes in the past releases: https://core.trac.wordpress.org/query?keywords=~title-attribute
As it's just a very minor change, I'd like to propose to consider this for 5.2 rather than fixing it in the next minor release.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 45269: