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