do_action( 'start_previewing_theme', WP_Customize_Manager $this )

Fires once the Customizer theme preview has started.


Parameters

$this

(WP_Customize_Manager) WP_Customize_Manager instance.


Source

File: wp-includes/class-wp-customize-manager.php

View on GitHub



Changelog

Changelog
Version Description
WP-3.4.0 Introduced.