WP_Customize_Panel::print_template()
Method: Render the panel’s JS templates.
Source: wp-includes/class-wp-customize-panel.php:325
Method: Render the panel’s JS templates.
Source: wp-includes/class-wp-customize-panel.php:325
Method: Render the panel container, and then its contents (via `this->render_content()`) in a subclass.
Source: wp-includes/class-wp-customize-panel.php:304
Method: Render the panel UI in a subclass.
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:346
Method: Constructor.
Source: wp-includes/customize/class-wp-customize-partial.php:161
Method: Checks if the user can refresh this partial.
Source: wp-includes/customize/class-wp-customize-partial.php:318
Method: Retrieves parsed ID data for multidimensional setting.
Source: wp-includes/customize/class-wp-customize-partial.php:202
Method: Retrieves the data to export to the client via JSON.
Source: wp-includes/customize/class-wp-customize-partial.php:295
Method: Renders the template partial involving the associated settings.
Source: wp-includes/customize/class-wp-customize-partial.php:216
Method: Default callback used when invoking WP_Customize_Control::render().
Source: wp-includes/customize/class-wp-customize-partial.php:283