WP_Customize_Date_Time_Control::render_content()

Don’t render the control’s content – it’s rendered with a JS template.


Source

File: wp-includes/customize/class-wp-customize-date-time-control.php

	public function render_content() {}

Changelog

Changelog
Version Description
WP-4.9.0 Introduced.