Customizer, Site Icon preview: improve alt attributes and text accessibility.

Props shahpranaf, TacoVerdo, afercia.

Fixes #36562.
Built from https://develop.svn.wordpress.org/trunk@37229


git-svn-id: http://core.svn.wordpress.org/trunk@37195 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrea Fercia
2016-04-17 12:01:27 +00:00
parent 5cbdf22c0f
commit 85cac9d47e
3 changed files with 7 additions and 7 deletions

View File

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