Customize: When a menu item is removed from the menu, uncheck its source item on the available items panel.

Props donmhico, garrett-eclipse, audrasjb.
Fixes #46830.
Built from https://develop.svn.wordpress.org/trunk@47356


git-svn-id: http://core.svn.wordpress.org/trunk@47143 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2020-02-25 11:14:08 +00:00
parent 556c6d80d8
commit 1a090b3385
3 changed files with 44 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.4-beta2-47355';
$wp_version = '5.4-beta2-47356';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.