mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-09 23:24:34 +00:00
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:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user