WP_Customize_Control::render()
Method: Renders the control wrapper and calls $this->render_content() for the internals.
Source: wp-includes/class-wp-customize-control.php:425
Method: Renders the control wrapper and calls $this->render_content() for the internals.
Source: wp-includes/class-wp-customize-control.php:425
Method: Get the data link attribute for a setting.
Source: wp-includes/class-wp-customize-control.php:444
Method: Render the data link attribute for the control’s input element.
Source: wp-includes/class-wp-customize-control.php:460
Method: Constructor.
Source: wp-includes/class-wp-customize-control.php:211
Method: Enqueue control related scripts/styles.
Source: wp-includes/class-wp-customize-control.php:249
Method: Check whether control is active to current Customizer preview.
Source: wp-includes/class-wp-customize-control.php:258
Filter Hook: Filters response of WP_Customize_Control::active().
Source: wp-includes/class-wp-customize-control.php:270
Method: Default callback used when invoking WP_Customize_Control::active().
Source: wp-includes/class-wp-customize-control.php:285
Method: Fetch a setting’s value.
Source: wp-includes/class-wp-customize-control.php:298
Method: Refresh the parameters passed to the JavaScript via JSON.
Source: wp-includes/class-wp-customize-control.php:309