Accessibility: Remove title attributes from the Admin Dashboard.

Uses `aria-label` and `screen-reader-text` where appropriate. Also removes
the default title attribute output by `privacy_on_link_title`, preserving
the ability to use the filter.

Fixes #35049.
Built from https://develop.svn.wordpress.org/trunk@36172


git-svn-id: http://core.svn.wordpress.org/trunk@36139 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrea Fercia
2016-01-05 14:19:28 +00:00
parent 52920b8511
commit b4cc1cfc48
7 changed files with 48 additions and 31 deletions

File diff suppressed because one or more lines are too long