Menus: Add a Manage in Customizer link, like we did for Widgets screen in [30459].

props celloexpressions.
fixes #32808.
Built from https://develop.svn.wordpress.org/trunk@32985


git-svn-id: http://core.svn.wordpress.org/trunk@32956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2015-06-28 06:08:24 +00:00
parent b26accf35a
commit bff91cfa5b
2 changed files with 16 additions and 1 deletions

View File

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