Files
Filename | Hook Type | Line Number | PHP Doc |
---|---|---|---|
wp-includes/class-wp-customize-manager.php | do_action | 1946 | /** * 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. */ |
Hook Parameters
Parameter Type | Name | Description |
---|---|---|
WP_Customize_Manager | $manager | WP_Customize_Manager instance. |