do_action( 'customize_register', WP_Customize_Manager $this )
Fires once WordPress has loaded, allowing scripts and styles to be initialized.
Description Description
Parameters Parameters
- $this
-
(WP_Customize_Manager) WP_Customize_Manager instance.
Source Source
Changelog Changelog
Version | Description |
---|---|
3.4.0 | Introduced. |