WP_Customize_Color_Control::content_template()
Method: Render a JS template for the content of the color picker control.
Source: wp-includes/customize/class-wp-customize-color-control.php:93
Method: Render a JS template for the content of the color picker control.
Source: wp-includes/customize/class-wp-customize-color-control.php:93
Method: Enqueue scripts/styles for the color picker.
Source: wp-includes/customize/class-wp-customize-color-control.php:63
Method: Don’t render the control content from PHP, as it’s rendered via JS on load.
Source: wp-includes/customize/class-wp-customize-color-control.php:86
Method: Refresh the parameters passed to the JavaScript via JSON.
Source: wp-includes/customize/class-wp-customize-color-control.php:74
Method: Constructor.
Source: wp-includes/class-wp-customize-control.php:211
Method: Check whether control is active to current Customizer preview.
Source: wp-includes/class-wp-customize-control.php:258
Method: Default callback used when invoking WP_Customize_Control::active().
Source: wp-includes/class-wp-customize-control.php:285
Method: Checks if the user can use this control.
Source: wp-includes/class-wp-customize-control.php:353
Method: An Underscore (JS) template for this control’s content (but not its container).
Source: wp-includes/class-wp-customize-control.php:700
Method: Enqueue control related scripts/styles.
Source: wp-includes/class-wp-customize-control.php:249