WP_Customize_Control::get_content()
Method: Get the control’s content for insertion into the Customizer pane.
Source: wp-includes/class-wp-customize-control.php:379
Method: Get the control’s content for insertion into the Customizer pane.
Source: wp-includes/class-wp-customize-control.php:379
Method: Get the data link attribute for a setting.
Source: wp-includes/class-wp-customize-control.php:444
Method: Render the custom attributes for the control’s input element.
Source: wp-includes/class-wp-customize-control.php:469
Method: Get the data to export to the client via JSON.
Source: wp-includes/class-wp-customize-control.php:336
Method: Render the data link attribute for the control’s input element.
Source: wp-includes/class-wp-customize-control.php:460
Method: Check capabilities and render the control.
Source: wp-includes/class-wp-customize-control.php:391
Method: Render the control’s JS template.
Source: wp-includes/class-wp-customize-control.php:682
Method: Renders the control wrapper and calls $this->render_content() for the internals.
Source: wp-includes/class-wp-customize-control.php:425
Method: Render the control’s content.
Source: wp-includes/class-wp-customize-control.php:487
Method: Refresh the parameters passed to the JavaScript via JSON.
Source: wp-includes/class-wp-customize-control.php:309