WP_Customize_Color_Control::render_content()

Don’t render the control content from PHP, as it’s rendered via JS on load.


Description


Source

File: wp-includes/customize/class-wp-customize-color-control.php

	public function render_content() {}

Top ↑

Changelog

Version Description
3.4.0 Introduced.