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().


Top ↑

Source

File: wp-includes/class-wp-customize-panel.php. View all references

protected function render_content() {}

Top ↑

Changelog

Changelog
Version Description
4.1.0 Introduced.

Top ↑

User Contributed Notes

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