WP_Customize_Date_Time_Control::render_content()
Don’t render the control’s content – it’s rendered with a JS template.
Contents
Source
File: wp-includes/customize/class-wp-customize-date-time-control.php
public function render_content() {}
Expand full source code Collapse full source code View on Trac View on GitHub
Changelog
Version | Description |
---|---|
4.9.0 | Introduced. |