Accessibility: Remove title attributes from the Plugin Cards on the Plugin install screen.

Fixes #35050.
Built from https://develop.svn.wordpress.org/trunk@35953


git-svn-id: http://core.svn.wordpress.org/trunk@35917 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrea Fercia
2015-12-15 22:33:28 +00:00
parent 6dac60da98
commit c69481a410
2 changed files with 3 additions and 5 deletions

View File

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