WP_Customize_Panel::render()
Method: Render the panel container, and then its contents (via `this->render_content()`) in a subclass.
Source: wp-includes/class-wp-customize-panel.php:290
Method: Render the panel container, and then its contents (via `this->render_content()`) in a subclass.
Source: wp-includes/class-wp-customize-panel.php:290
Method: Render the panel UI in a subclass.
Source: wp-includes/class-wp-customize-panel.php:299
Method: An Underscore (JS) template for rendering this panel’s container.
Source: wp-includes/class-wp-customize-panel.php:332
Method: Constructor.
Source: wp-includes/class-wp-customize-panel.php:144
Method: Checks if the user can refresh this partial.
Source: wp-includes/customize/class-wp-customize-partial.php:299
Method: Retrieves parsed ID data for multidimensional setting.
Source: wp-includes/customize/class-wp-customize-partial.php:183
Method: Retrieves the data to export to the client via JSON.
Source: wp-includes/customize/class-wp-customize-partial.php:276
Method: Renders the template partial involving the associated settings.
Source: wp-includes/customize/class-wp-customize-partial.php:197
Method: Default callback used when invoking WP_Customize_Control::render().
Source: wp-includes/customize/class-wp-customize-partial.php:264
Method: Constructor.
Source: wp-includes/customize/class-wp-customize-partial.php:142
Method: Check whether section is active to current Customizer preview.
Source: wp-includes/class-wp-customize-section.php:181
Method: Default callback used when invoking WP_Customize_Section::active().
Source: wp-includes/class-wp-customize-section.php:208
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:244
Method: Get the section’s content for insertion into the Customizer pane.
Source: wp-includes/class-wp-customize-section.php:263
Method: Gather the parameters passed to client JavaScript via JSON.
Source: wp-includes/class-wp-customize-section.php:219
Method: Check capabilities and render the section.
Source: wp-includes/class-wp-customize-section.php:274
Method: Render the section’s JS template.
Source: wp-includes/class-wp-customize-section.php:319
Method: Render the section UI in a subclass.
Source: wp-includes/class-wp-customize-section.php:307
Method: An Underscore (JS) template for rendering this section.
Source: wp-includes/class-wp-customize-section.php:337
Method: Constructor.
Source: wp-includes/class-wp-customize-section.php:155
Method: Registers dynamically-created partials.
Source: wp-includes/customize/class-wp-customize-selective-refresh.php:224
Method: Adds a partial.
Source: wp-includes/customize/class-wp-customize-selective-refresh.php:110
Method: Enqueues preview scripts.
Source: wp-includes/customize/class-wp-customize-selective-refresh.php:171
Method: Exports data in preview after it has finished rendering so that partials can be added at runtime.
Source: wp-includes/customize/class-wp-customize-selective-refresh.php:181
Method: Retrieves a partial.
Source: wp-includes/customize/class-wp-customize-selective-refresh.php:137
Method: Handles PHP errors triggered during rendering the partials.
Source: wp-includes/customize/class-wp-customize-selective-refresh.php:303
Method: Handles the Ajax request to return the rendered partials for the requested placements.
Source: wp-includes/customize/class-wp-customize-selective-refresh.php:319
Method: Initializes the Customizer preview.
Source: wp-includes/customize/class-wp-customize-selective-refresh.php:161
Method: Checks whether the request is for rendering partials.
Source: wp-includes/customize/class-wp-customize-selective-refresh.php:286
Method: Retrieves the registered partials.
Source: wp-includes/customize/class-wp-customize-selective-refresh.php:77