W3cubDocs

/WordPress

WP_Customize_Section::render()

Render the section UI in a subclass.

Description

Sections are now rendered in JS by default, see WP_Customize_Section::print_template().

Source

File: wp-includes/class-wp-customize-section.php

protected function render() {}

Changelog

Version Description
3.4.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_customize_section/render