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

Follow-up to [48412].

See #47369.

git-svn-id: https://develop.svn.wordpress.org/trunk@48420 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2020-07-10 11:34:41 +00:00
parent 26e29a513a
commit 7b27f3f00a
2 changed files with 9 additions and 4 deletions

View File

@@ -170,7 +170,7 @@ do_action( 'customize_controls_print_styles' );
do_action( 'customize_controls_print_scripts' );
/**
* Fires when Customizer control scripts are printed.
* Fires in head section of Customizer controls.
*
* @since 5.5.0
*/