WP_Customize_Panel::render_content()
Method: Render the panel UI in a subclass.
Source: wp-includes/class-wp-customize-panel.php:313
Method: Render the panel UI in a subclass.
Source: wp-includes/class-wp-customize-panel.php:313
Method: Render the panel’s JS templates.
Source: wp-includes/class-wp-customize-panel.php:325
Method: An Underscore (JS) template for rendering this panel’s container.
Source: wp-includes/class-wp-customize-panel.php:346
Method: An Underscore (JS) template for this panel’s content (but not its container).
Source: wp-includes/class-wp-customize-panel.php:373
Class: Customize Panel class.
Source: wp-includes/class-wp-customize-panel.php:20
Method: Constructor.
Source: wp-includes/class-wp-customize-panel.php:157
Method: Check whether panel is active to current Customizer preview.
Source: wp-includes/class-wp-customize-panel.php:183
Filter Hook: Filters response of WP_Customize_Panel::active().
Source: wp-includes/class-wp-customize-panel.php:195
Method: Default callback used when invoking WP_Customize_Panel::active().
Source: wp-includes/class-wp-customize-panel.php:210
Method: Gather the parameters passed to client JavaScript via JSON.
Source: wp-includes/class-wp-customize-panel.php:221