Ensure that Custom Links in menu's are marked as current regardless of their scheme.

Props McGuive7, marsjaninzmarsa.
Fixes #32221

Built from https://develop.svn.wordpress.org/trunk@33103


git-svn-id: http://core.svn.wordpress.org/trunk@33074 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dion Hulse
2015-07-07 09:57:26 +00:00
parent 9e7a2f930e
commit ffb1de37ae
2 changed files with 2 additions and 2 deletions

View File

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