WP_Customize_Widgets::should_load_block_editor_scripts_and_styles()
Method: Tells the script loader to load the scripts and styles of custom blocks if the widgets block editor is enabled.
Source: wp-includes/class-wp-customize-widgets.php:1198
Method: Tells the script loader to load the scripts and styles of custom blocks if the widgets block editor is enabled.
Source: wp-includes/class-wp-customize-widgets.php:1198
Method: Begins keeping track of the current sidebar being rendered.
Source: wp-includes/class-wp-customize-widgets.php:1902
Method: Finishes keeping track of the current sidebar being rendered.
Source: wp-includes/class-wp-customize-widgets.php:1922
Method: Filters sidebars_widgets to ensure the currently-rendered widget is the only widget in the current sidebar.
Source: wp-includes/class-wp-customize-widgets.php:1953
Method: Renders a specific widget using the supplied sidebar arguments.
Source: wp-includes/class-wp-customize-widgets.php:1974
Method: Inject selective refresh data attributes into widget container elements.
Source: wp-includes/class-wp-customize-widgets.php:1780
Method: Ensures the HTML data-* attributes for selective refresh are allowed by kses.
Source: wp-includes/class-wp-customize-widgets.php:1845
Method: Filters arguments for dynamic widget partials.
Source: wp-includes/class-wp-customize-widgets.php:1726
Method: Adds hooks for selective refresh.
Source: wp-includes/class-wp-customize-widgets.php:1755
Method: List whether each registered widget can be use selective refresh.
Source: wp-includes/class-wp-customize-widgets.php:146
Method: Determines if a widget supports selective refresh.
Source: wp-includes/class-wp-customize-widgets.php:168
Method: Retrieves the widget control markup parts.
Source: wp-includes/class-wp-customize-widgets.php:1144
Method: Determines whether the widgets panel is active, based on whether there are sidebars registered.
Source: wp-includes/class-wp-customize-widgets.php:559
Method: Retrieves the option that was captured from being saved.
Source: wp-includes/class-wp-customize-widgets.php:2065
Method: Refreshes the nonce for widget updates.
Source: wp-includes/class-wp-customize-widgets.php:1184
Method: Retrieves the widget setting type given a setting ID.
Source: wp-includes/class-wp-customize-widgets.php:181
Method: Inspects the incoming customized data for any widget settings, and dynamically adds them up-front so widgets will be initialized properly.
Source: wp-includes/class-wp-customize-widgets.php:200
Method: Determines the arguments for a dynamically-created setting.
Source: wp-includes/class-wp-customize-widgets.php:230
Method: Determine if a widget is rendered on the page.
Source: wp-includes/class-wp-customize-widgets.php:1320
Method: Determines if a sidebar is rendered on the page.
Source: wp-includes/class-wp-customize-widgets.php:1332
Method: Updates widget settings asynchronously.
Source: wp-includes/class-wp-customize-widgets.php:1662
Method: Determines whether the captured option update should be ignored.
Source: wp-includes/class-wp-customize-widgets.php:2041
Method: Communicates the sidebars that appeared on the page at the very end of the page, and at the very end of the wp_footer,
Source: wp-includes/class-wp-customize-widgets.php:1264
Method: Retrieves captured widget option updates.
Source: wp-includes/class-wp-customize-widgets.php:2052
Method: Tracks the widgets that were rendered.
Source: wp-includes/class-wp-customize-widgets.php:1308
Method: Retrieves the number of captured widget option updates.
Source: wp-includes/class-wp-customize-widgets.php:2081
Method: Tallies the sidebars rendered via is_active_sidebar() .
Source: wp-includes/class-wp-customize-widgets.php:1349
Method: Begins keeping track of changes to widget options, caching new values.
Source: wp-includes/class-wp-customize-widgets.php:2090
Method: Tallies the sidebars rendered via dynamic_sidebar() .
Source: wp-includes/class-wp-customize-widgets.php:1375
Method: Pre-filters captured option values before updating.
Source: wp-includes/class-wp-customize-widgets.php:2110