Customizer: Improve descriptive text and focus for menu items reorder button.

props afercia.
fixes #32725.
Built from https://develop.svn.wordpress.org/trunk@33074


git-svn-id: http://core.svn.wordpress.org/trunk@33045 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling
2015-07-03 21:24:25 +00:00
parent 86499fc07d
commit 200463d781
9 changed files with 39 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.3-beta1-33073';
$wp_version = '4.3-beta1-33074';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.