Customizer: hide controls on test page

Introduced in [30919].
See #32577 and #30701.

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


git-svn-id: http://core.svn.wordpress.org/trunk@32671 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Ella Iseulde Van Dorpe 2015-06-07 09:04:32 +00:00
parent 6926314730
commit cf31f32475
1 changed files with 1 additions and 1 deletions

View File

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