Accessibility: remove title attributes from the available headers in the (no more used) custom-header.php screen.

Fixes #35062.
Built from https://develop.svn.wordpress.org/trunk@35905


git-svn-id: http://core.svn.wordpress.org/trunk@35869 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrea Fercia
2015-12-14 00:09:27 +00:00
parent 47306630ca
commit fa80eb011f
2 changed files with 3 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.5-alpha-35904';
$wp_version = '4.5-alpha-35905';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.