Administration: Restore alternative admin menu position for menu items with the same position value as an existing menu item.

Reverts parts of [49108].

Props johnjamesjacoby.
Fixes #42918.
Built from https://develop.svn.wordpress.org/trunk@49138


git-svn-id: http://core.svn.wordpress.org/trunk@48900 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling
2020-10-13 19:59:08 +00:00
parent 6fe59c4bdc
commit 7137daec42
2 changed files with 4 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.6-alpha-49137';
$wp_version = '5.6-alpha-49138';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.