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
Method: Get the section’s content for insertion into the Customizer pane.
Source: wp-includes/class-wp-customize-section.php:281
Method: Check capabilities and render the section.
Source: wp-includes/class-wp-customize-section.php:292
Action Hook: Fires before rendering a Customizer section.
Source: wp-includes/class-wp-customize-section.php:304
Action Hook: Fires before rendering a specific Customizer section.
Source: wp-includes/class-wp-customize-section.php:313
Method: Render the section UI in a subclass.
Source: wp-includes/class-wp-customize-section.php:325
Method: Render the section’s JS template.
Source: wp-includes/class-wp-customize-section.php:337
Method: An Underscore (JS) template for rendering this section.
Source: wp-includes/class-wp-customize-section.php:355
Method: Constructor.
Source: wp-includes/class-wp-customize-section.php:173
Method: Check whether section is active to current Customizer preview.
Source: wp-includes/class-wp-customize-section.php:199
Filter Hook: Filters response of WP_Customize_Section::active().
Source: wp-includes/class-wp-customize-section.php:211