Core Class
View Source on Trac ↗
Core Class
WP_Customize_Themes_Panel
class WP_Customize_Themes_Panel
// Constructor: function Object() { [native code] } Customize Themes Panel Class
Methods 2 methods
| Method / Return | Description |
|---|---|
| render_template() void | An Underscore (JS) template for rendering this panel's container. |
| content_template() void | An Underscore (JS) template for this panel's content (but not its container). |
Properties
| Property / Type | Description |
|---|---|
| $type mixed public | No description available. |
Class Information
Since Version
4.9.0
Source File
wp-includes/customize/class-wp-customize-themes-panel.php
Advertisement