WP_Customize_Panel::render_content()

Render the panel UI in a subclass.


Description Description

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


Source Source

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

	protected function render_content() {}

Top ↑

Changelog Changelog

Changelog
Version Description
4.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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