ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-customize-section.php

WP_Customize_Section::active_callback()

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

Source: wp-includes/class-wp-customize-section.php:226

Used by 0 functions | Uses 0 functions

WP_Customize_Section::json()

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

Source: wp-includes/class-wp-customize-section.php:237

Used by 0 functions | Uses 0 functions

WP_Customize_Section::check_capabilities()

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

Source: wp-includes/class-wp-customize-section.php:262

Used by 0 functions | Uses 0 functions

WP_Customize_Section::get_content()

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

Source: wp-includes/class-wp-customize-section.php:281

Used by 0 functions | Uses 0 functions

WP_Customize_Section::maybe_render()

Method: Check capabilities and render the section.

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

Used by 0 functions | Uses 0 functions

customize_render_section

Action Hook: Fires before rendering a Customizer section.

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

Used by 0 functions | Uses 0 functions

customize_render_section_{$this->id}

Action Hook: Fires before rendering a specific Customizer section.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Section::render()

Method: Render the section UI in a subclass.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Section::print_template()

Method: Render the section’s JS template.

Source: wp-includes/class-wp-customize-section.php:337

Used by 0 functions | Uses 0 functions

WP_Customize_Section::render_template()

Method: An Underscore (JS) template for rendering this section.

Source: wp-includes/class-wp-customize-section.php:355

Used by 0 functions | Uses 0 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy