WP_Customize_Control::print_template()
Method: Render the control’s JS template.
Source: wp-includes/class-wp-customize-control.php:676
Method: Render the control’s JS template.
Source: wp-includes/class-wp-customize-control.php:676
Method: An Underscore (JS) template for this control’s content (but not its container).
Source: wp-includes/class-wp-customize-control.php:694
Method: Get the data to export to the client via JSON.
Source: wp-includes/class-wp-customize-control.php:335
Method: Get the control’s content for insertion into the Customizer pane.
Source: wp-includes/class-wp-customize-control.php:378
Filter Hook: Filters response of WP_Customize_Control::active().
Source: wp-includes/class-wp-customize-control.php:269
Method: Default callback used when invoking WP_Customize_Control::active().
Source: wp-includes/class-wp-customize-control.php:284
Method: Render the custom attributes for the control’s input element.
Source: wp-includes/class-wp-customize-control.php:468
Method: Check whether control is active to current Customizer preview.
Source: wp-includes/class-wp-customize-control.php:257
Method: Checks if the user can use this control.
Source: wp-includes/class-wp-customize-control.php:352
Method: Check capabilities and render the control.
Source: wp-includes/class-wp-customize-control.php:390
Action Hook: Fires just before the current Customizer control is rendered.
Source: wp-includes/class-wp-customize-control.php:402
Action Hook: Fires just before a specific Customizer control is rendered.
Source: wp-includes/class-wp-customize-control.php:414
Method: Renders the control wrapper and calls $this->render_content() for the internals.
Source: wp-includes/class-wp-customize-control.php:424
Method: Get the data link attribute for a setting.
Source: wp-includes/class-wp-customize-control.php:443
Method: Render the data link attribute for the control’s input element.
Source: wp-includes/class-wp-customize-control.php:459
Method: Render the control’s content.
Source: wp-includes/class-wp-customize-control.php:486
Method: Fetch a setting’s value.
Source: wp-includes/class-wp-customize-control.php:297
Method: Refresh the parameters passed to the JavaScript via JSON.
Source: wp-includes/class-wp-customize-control.php:308
Class: Customize Control class.
Source: wp-includes/class-wp-customize-control.php:15
Method: Constructor.
Source: wp-includes/class-wp-customize-control.php:210
Method: Enqueue control related scripts/styles.
Source: wp-includes/class-wp-customize-control.php:248