ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/class-wp-customize-section.php

WP_Customize_Section::__construct()

Method: Constructor.

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

Used by 2 functions | Uses 0 functions

WP_Customize_Section::active()

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

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

Used by 1 function | Uses 2 functions

customize_section_active

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

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

Used by 1 function | Uses 0 functions

WP_Customize_Section::active_callback()

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

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

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

Used by 3 functions | Uses 6 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:246

Used by 1 function | 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:265

Used by 1 function | Uses 1 function

WP_Customize_Section::maybe_render()

Method: Check capabilities and render the section.

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

Used by 1 function | Uses 5 functions

customize_render_section

Action Hook: Fires before rendering a Customizer section.

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

Used by 1 function | 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:297

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