WP_Customize_Section::print_template()
Method: Render the section’s JS template.
Source: wp-includes/class-wp-customize-section.php:336
Method: Render the section’s JS template.
Source: wp-includes/class-wp-customize-section.php:336
Method: An Underscore (JS) template for rendering this section.
Source: wp-includes/class-wp-customize-section.php:354
Method: Get the section’s content for insertion into the Customizer pane.
Source: wp-includes/class-wp-customize-section.php:280
Method: Gather the parameters passed to client JavaScript via JSON.
Source: wp-includes/class-wp-customize-section.php:236
Method: Check whether section is active to current Customizer preview.
Source: wp-includes/class-wp-customize-section.php:198
Filter Hook: Filters response of WP_Customize_Section::active().
Source: wp-includes/class-wp-customize-section.php:210
Method: Default callback used when invoking WP_Customize_Section::active().
Source: wp-includes/class-wp-customize-section.php:225
Class: Customize Section class.
Source: wp-includes/class-wp-customize-section.php:19
Method: Constructor.
Source: wp-includes/class-wp-customize-section.php:172
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
Method: Check capabilities and render the section.
Source: wp-includes/class-wp-customize-section.php:291
Action Hook: Fires before rendering a Customizer section.
Source: wp-includes/class-wp-customize-section.php:303
Action Hook: Fires before rendering a specific Customizer section.
Source: wp-includes/class-wp-customize-section.php:312
Method: Render the section UI in a subclass.
Source: wp-includes/class-wp-customize-section.php:324