• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register

WordPress.org

  • Showcase
  • Learn
  • Themes
  • Plugins
  • Mobile
  • Support
    • Documentation
    • Forums
  • Get Involved
    • Five for the Future
  • About
  • Blog
  • Hosting
  • Get WordPress

Code Reference

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

WP_Customize_Section::print_template()

Method: Render the section’s JS template.

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

Used by 0 functions | Uses 1 function

WP_Customize_Section::render_template()

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

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

Used by 1 function | Uses 1 function

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

Used by 1 function | Uses 1 function

WP_Customize_Section::json()

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

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

Used by 3 functions | Uses 6 functions

WP_Customize_Section::active()

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

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

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

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

Used by 0 functions | Uses 0 functions

WP_Customize_Section

Class: Customize Section class.

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

Used by 4 functions | Uses 0 functions

WP_Customize_Section::__construct()

Method: Constructor.

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

Used by 2 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:261

Used by 1 function | Uses 2 functions

WP_Customize_Section::maybe_render()

Method: Check capabilities and render the section.

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

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

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

Used by 1 function | Uses 0 functions

WP_Customize_Section::render()

Method: Render the section UI in a subclass.

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

Used by 1 function | Uses 0 functions
  • About
  • Blog
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
  • @WordPress
  • WordPress

Code is Poetry.