W3cubDocs

/WordPress

WP_Customize_Panel::render_content()

Render the panel UI in a subclass.

Description

Panel contents are now rendered in JS by default, see WP_Customize_Panel::print_template().

Source

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

protected function render_content() {}

Changelog

Version Description
4.1.0 Introduced.

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