do_action( 'start_previewing_theme', WP_Customize_Manager $this )
Fires once the Customizer theme preview has started.
Parameters
- $this
-
WP_Customize_Manager instance.
Source
Changelog
Version | Description |
---|---|
WP-3.4.0 | Introduced. |