WP_Customize_Theme_Control::render_content()
Don’t render the control content from PHP, as it’s rendered via JS on load.
Description Description
Source Source
File: wp-includes/customize/class-wp-customize-theme-control.php
public function render_content() {}
Expand full source code Collapse full source code View on Trac
Changelog Changelog
Version | Description |
---|---|
4.2.0 | Introduced. |