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:1218
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:1218
Method: Begins keeping track of the current sidebar being rendered.
Source: wp-includes/class-wp-customize-widgets.php:1922
Method: Finishes keeping track of the current sidebar being rendered.
Source: wp-includes/class-wp-customize-widgets.php:1942
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:1973
Method: Renders a specific widget using the supplied sidebar arguments.
Source: wp-includes/class-wp-customize-widgets.php:1994
Method: Inject selective refresh data attributes into widget container elements.
Source: wp-includes/class-wp-customize-widgets.php:1800
Method: Ensures the HTML data-* attributes for selective refresh are allowed by kses.
Source: wp-includes/class-wp-customize-widgets.php:1865
Method: Filters arguments for dynamic widget partials.
Source: wp-includes/class-wp-customize-widgets.php:1746
Method: Adds hooks for selective refresh.
Source: wp-includes/class-wp-customize-widgets.php:1775
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:1164
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:2085
Method: Refreshes the nonce for widget updates.
Source: wp-includes/class-wp-customize-widgets.php:1204
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:1340
Method: Determines if a sidebar is rendered on the page.
Source: wp-includes/class-wp-customize-widgets.php:1352
Method: Updates widget settings asynchronously.
Source: wp-includes/class-wp-customize-widgets.php:1682
Method: Determines whether the captured option update should be ignored.
Source: wp-includes/class-wp-customize-widgets.php:2061
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:1284
Method: Retrieves captured widget option updates.
Source: wp-includes/class-wp-customize-widgets.php:2072
Method: Tracks the widgets that were rendered.
Source: wp-includes/class-wp-customize-widgets.php:1328
Method: Retrieves the number of captured widget option updates.
Source: wp-includes/class-wp-customize-widgets.php:2101
Method: Tallies the sidebars rendered via is_active_sidebar() .
Source: wp-includes/class-wp-customize-widgets.php:1369
Method: Begins keeping track of changes to widget options, caching new values.
Source: wp-includes/class-wp-customize-widgets.php:2110
Method: Tallies the sidebars rendered via dynamic_sidebar() .
Source: wp-includes/class-wp-customize-widgets.php:1395
Method: Pre-filters captured option values before updating.
Source: wp-includes/class-wp-customize-widgets.php:2130