[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

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

Customize API: WP_Customize_Themes_Panel class

File Size: 114 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.


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().




Generated : Fri Mar 29 08:20:02 2024 Cross-referenced by PHPXref