do_action( 'start_previewing_theme', WP_Customize_Manager $manager )

Fires once the Customizer theme preview has started.


Parameters

$manager WP_Customize_Manager

Top ↑

Source

File: wp-includes/class-wp-customize-manager.php. View all references

do_action( 'start_previewing_theme', $this );


Top ↑

Changelog

Changelog
Version Description
3.4.0 Introduced.

Top ↑

User Contributed Notes

You must log in before being able to contribute a note or feedback.