do_action( 'customize_controls_init' )

Fires when Customizer controls are initialized, before scripts are enqueued.


Source

File: wp-admin/customize.php. View all references

do_action( 'customize_controls_init' );

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.