WP_Customize_Panel::get_content()
Get the panel’s content template for insertion into the Customizer pane.
Return
(string) Content for the panel.
Source
File: wp-includes/class-wp-customize-panel.php
Changelog
Version | Description |
---|---|
4.1.0 | Introduced. |