Action hook 'start_previewing_theme'

in WP Core File wp-includes/class-wp-customize-manager.php at line 708

Description

Fires once the Customizer theme preview has started.

Occurrences

Filename Line Number
wp-includes/class-wp-customize-manager.php 708

Parameters

Type Name Description
WP_Customize_Manager $manager WP_Customize_Manager instance.

PHP Doc

/**
		 * Fires once the Customizer theme preview has started.
		 *
		 * @since 3.4.0
		 *
		 * @param WP_Customize_Manager $manager WP_Customize_Manager instance.
		 */