customize_render_panel_{$this->id}
Action Hook: Fires before rendering a specific Customizer panel.
Source: wp-includes/class-wp-customize-panel.php:280
Action Hook: Fires before rendering a specific Customizer panel.
Source: wp-includes/class-wp-customize-panel.php:280
Method: Render the panel container, and then its contents (via `this->render_content()`) in a subclass.
Source: wp-includes/class-wp-customize-panel.php:292
Method: Render the panel UI in a subclass.
Source: wp-includes/class-wp-customize-panel.php:301
Method: Render the panel’s JS templates.
Source: wp-includes/class-wp-customize-panel.php:313
Method: An Underscore (JS) template for rendering this panel’s container.
Source: wp-includes/class-wp-customize-panel.php:334
Method: An Underscore (JS) template for this panel’s content (but not its container).
Source: wp-includes/class-wp-customize-panel.php:356
Class: Customize Panel class.
Source: wp-includes/class-wp-customize-panel.php:19
Method: Constructor.
Source: wp-includes/class-wp-customize-panel.php:146
Method: Check whether panel is active to current Customizer preview.
Source: wp-includes/class-wp-customize-panel.php:172
Filter Hook: Filters response of WP_Customize_Panel::active().
Source: wp-includes/class-wp-customize-panel.php:184