Docs: Correct documentation for customize_controls_head hook and _customizer_mobile_viewport_meta() function.

Follow-up to [48412].

See #47369.
Built from https://develop.svn.wordpress.org/trunk@48420


git-svn-id: http://core.svn.wordpress.org/trunk@48189 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2020-07-10 11:36:07 +00:00
parent edb4943a9d
commit b03053eb2a
3 changed files with 10 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.5-beta1-48419';
$wp_version = '5.5-beta1-48420';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.