WP_Customize_Section::render()

Render the section UI in a subclass.


Description Description

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


Source Source

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

	protected function render() {}

Top ↑

Changelog Changelog

Changelog
Version Description
3.4.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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