WP_Customize_Color_Control
Methods
1 to 5 of 5
- WP_Customize_Color_Control::__construct() – Constructor.
- WP_Customize_Color_Control::content_template() – Render a JS template for the content of the color picker control.
- WP_Customize_Color_Control::enqueue() – Enqueue scripts/styles for the color picker.
- 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::to_json() – Refresh the parameters passed to the JavaScript via JSON.