[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/wp-includes/customize/ -> class-wp-customize-themes-panel.php (summary)

Customize API: WP_Customize_Themes_Panel class

File Size: 104 lines (3 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

WP_Customize_Themes_Panel:: (2 methods):
  render_template()
  content_template()


Class: WP_Customize_Themes_Panel  - X-Ref

Customize Themes Panel Class

render_template()   X-Ref
An Underscore (JS) template for rendering this panel's container.

The themes panel renders a custom panel heading with the active theme and a switch themes button.

since: 4.9.0

content_template()   X-Ref
An Underscore (JS) template for this panel's content (but not its container).

Class variables for this panel class are available in the `data` JS object;
export custom variables by overriding WP_Customize_Panel::json().

since: 4.9.0



Generated: Thu Apr 25 01:00:03 2024 Cross-referenced by PHPXref 0.7.1