Uses
| Uses | Description |
|---|---|
| wp-includes/class-wp-customize-panel.php: WP_Customize_Panel::content_template() | An Underscore (JS) template for this panel’s content (but not its container). |
| wp-includes/class-wp-customize-panel.php: WP_Customize_Panel::render_template() | An Underscore (JS) template for rendering this panel’s container. |
| wp-includes/formatting.php: esc_attr() | Escaping for HTML attributes. |