Skip to content
  • Log In
  • Register
WordPress.org
  • News
  • Download & Extend
    • Get WordPress
    • Themes
    • Patterns
    • Plugins
    • Openverse
    • Mobile
    • Hosting
  • Learn
    • Learn WordPress
    • Documentation
    • Forums
    • WordPress.tv
    • Developers
  • Community
    • Make WordPress
    • WordCamp
    • Meetups
    • Photo Directory
    • Job Board
    • Five for the Future
  • About
    • About WordPress
    • Showcase
    • Gutenberg
    • Enterprise
    • WordPress Swag Store
  • Get WordPress
Get WordPress

Developer Resources

Browse: Home / Reference / wp-includes/class-wp-customize-panel.php

WP_Customize_Panel::render_template()

Method: An Underscore (JS) template for rendering this panel’s container.

Source: wp-includes/class-wp-customize-panel.php:346

Used by 1 function | Uses 1 function

WP_Customize_Panel::content_template()

Method: An Underscore (JS) template for this panel’s content (but not its container).

Source: wp-includes/class-wp-customize-panel.php:368

Used by 1 function | Uses 2 functions

WP_Customize_Panel::print_template()

Method: Render the panel’s JS templates.

Source: wp-includes/class-wp-customize-panel.php:325

Used by 0 functions | Uses 3 functions

WP_Customize_Panel::render_content()

Method: Render the panel UI in a subclass.

Source: wp-includes/class-wp-customize-panel.php:313

Used by 0 functions | Uses 0 functions

WP_Customize_Panel::get_content()

Method: Get the panel’s content template for insertion into the Customizer pane.

Source: wp-includes/class-wp-customize-panel.php:259

Used by 1 function | Uses 1 function

customize_panel_active

Filter Hook: Filters response of WP_Customize_Panel::active().

Source: wp-includes/class-wp-customize-panel.php:195

Used by 1 function | Uses 0 functions

WP_Customize_Panel::active_callback()

Method: Default callback used when invoking WP_Customize_Panel::active().

Source: wp-includes/class-wp-customize-panel.php:210

Used by 0 functions | Uses 0 functions

WP_Customize_Panel::json()

Method: Gather the parameters passed to client JavaScript via JSON.

Source: wp-includes/class-wp-customize-panel.php:221

Used by 0 functions | Uses 4 functions

WP_Customize_Panel::active()

Method: Check whether panel is active to current Customizer preview.

Source: wp-includes/class-wp-customize-panel.php:183

Used by 1 function | Uses 1 function

customize_render_panel_{$this->id}

Action Hook: Fires before rendering a specific Customizer panel.

Source: wp-includes/class-wp-customize-panel.php:292

Used by 1 function | Uses 0 functions

WP_Customize_Panel::render()

Method: Render the panel container, and then its contents (via `this->render_content()`) in a subclass.

Source: wp-includes/class-wp-customize-panel.php:304

Used by 1 function | Uses 0 functions

WP_Customize_Panel

Class: Customize Panel class.

Source: wp-includes/class-wp-customize-panel.php:20

Used by 2 functions | Uses 0 functions

WP_Customize_Panel::__construct()

Method: Constructor.

Source: wp-includes/class-wp-customize-panel.php:157

Used by 1 function | Uses 0 functions

WP_Customize_Panel::check_capabilities()

Method: Checks required user capabilities and whether the theme has the feature support required by the panel.

Source: wp-includes/class-wp-customize-panel.php:240

Used by 1 function | Uses 2 functions

WP_Customize_Panel::maybe_render()

Method: Check capabilities and render the panel.

Source: wp-includes/class-wp-customize-panel.php:270

Used by 1 function | Uses 3 functions

customize_render_panel

Action Hook: Fires before rendering a Customizer panel.

Source: wp-includes/class-wp-customize-panel.php:282

Used by 1 function | Uses 0 functions
  • About
  • News
  • Hosting
  • Donate
  • Swag
  • Documentation
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org
  • Visit our Facebook page
  • Visit our Twitter account
  • Visit our Instagram account
  • Visit our LinkedIn account
Code is Poetry