WP_Customize_Section::render()

In this article

Render the section UI in a subclass.

Description

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

Source

protected function render() {}

Changelog

VersionDescription
3.4.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.