equal
deleted
inserted
replaced
25 public $type = 'themes'; |
25 public $type = 'themes'; |
26 |
26 |
27 /** |
27 /** |
28 * An Underscore (JS) template for rendering this panel's container. |
28 * An Underscore (JS) template for rendering this panel's container. |
29 * |
29 * |
30 * The themes panel renders a custom panel heading with the current theme and a switch themes button. |
30 * The themes panel renders a custom panel heading with the active theme and a switch themes button. |
31 * |
31 * |
32 * @see WP_Customize_Panel::print_template() |
32 * @see WP_Customize_Panel::print_template() |
33 * |
33 * |
34 * @since 4.9.0 |
34 * @since 4.9.0 |
35 */ |
35 */ |