WP_Customize_Control::print_template()
Method: Render the control’s JS template.
Source: wp-includes/class-wp-customize-control.php:682
Method: Render the control’s JS template.
Source: wp-includes/class-wp-customize-control.php:682
Method: An Underscore (JS) template for this control’s content (but not its container).
Source: wp-includes/class-wp-customize-control.php:700
Method: Get the data to export to the client via JSON.
Source: wp-includes/class-wp-customize-control.php:336
Method: Get the control’s content for insertion into the Customizer pane.
Source: wp-includes/class-wp-customize-control.php:379
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: Render the custom attributes for the control’s input element.
Source: wp-includes/class-wp-customize-control.php:469
Method: Check whether control is active to current Customizer preview.
Source: wp-includes/class-wp-customize-control.php:258
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
Method: Checks if the user can use this control.
Source: wp-includes/class-wp-customize-control.php:353
Method: Check capabilities and render the control.
Source: wp-includes/class-wp-customize-control.php:391
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
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
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
Method: Refresh the parameters passed to the JavaScript via JSON.
Source: wp-includes/class-wp-customize-control.php:309