ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-customize-panel.php
  • Page 2

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 0 functions | 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 0 functions | Uses 0 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::print_template()

Method: Render the panel’s JS templates.

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

Used by 0 functions | Uses 0 functions

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 0 functions | Uses 0 functions

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:373

Used by 0 functions | Uses 0 functions
« Previous 1 2
ClassicPress Documentation • Made with ClassicPress
Privacy Policy