ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

WP_Customize_Panel::maybe_render()

Method: Check capabilities and render the panel.

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

Used by 0 functions | Uses 0 functions

customize_render_panel

Action Hook: Fires before rendering a Customizer panel.

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

Used by 0 functions | Uses 0 functions

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
« Previous 1 2
ClassicPress Documentation • Made with ClassicPress
Privacy Policy