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: Render the control’s content.
Source: wp-includes/class-wp-customize-control.php:487
Action Hook: Fires just before the current Customizer control is rendered.
Source: wp-includes/class-wp-customize-control.php:403
Action Hook: Fires just before a specific Customizer control is rendered.
Source: wp-includes/class-wp-customize-control.php:415
Class: Customize Control class.
Source: wp-includes/class-wp-customize-control.php:16
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: Fetch a setting’s value.
Source: wp-includes/class-wp-customize-control.php:298