Description
Fires once the Customizer preview has initialized and JavaScript settings have been printed.
Occurrences
Filename | Line Number |
---|---|
wp-includes/class-wp-customize-manager.php | 1960 |
Parameters
Type | Name | Description |
---|---|---|
WP_Customize_Manager | $manager | WP_Customize_Manager instance. |
PHP Doc
/**
* Fires once the Customizer preview has initialized and JavaScript
* settings have been printed.
*
* @since 3.4.0
*
* @param WP_Customize_Manager $manager WP_Customize_Manager instance.
*/