Render a JS template for the content of the color picker control.
WP_Customize_Color_Control::to_json
Refresh the parameters passed to the JavaScript via JSON.
WP_Customize_Color_Control::render_content
Don’t render the control content from PHP, as it’s rendered via JS on load.
WP_Customize_Color_Control::enqueue
Enqueue scripts/styles for the color picker.
Advertisement
WP_Customize_Color_Control::__construct
Constructor.
WP_Customize_Color_Control
Customize Color Control class.