Base_Customizer::register_controls_callback( object $wp_customize )
The function tied to customize_register.
Parameters
- $wp_customize
-
(Required) the customizer manager.
Source
File: inc/customizer/base_customizer.php
Expand full source code Collapse full source code View on Github