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:1919
Method: Finishes keeping track of the current sidebar being rendered.
Source: wp-includes/class-wp-customize-widgets.php:1939
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:1970
Method: Renders a specific widget using the supplied sidebar arguments.
Source: wp-includes/class-wp-customize-widgets.php:1991
Method: Inject selective refresh data attributes into widget container elements.
Source: wp-includes/class-wp-customize-widgets.php:1797
Method: Ensures the HTML data-* attributes for selective refresh are allowed by kses.
Source: wp-includes/class-wp-customize-widgets.php:1862
Method: Filters arguments for dynamic widget partials.
Source: wp-includes/class-wp-customize-widgets.php:1743
Method: Adds hooks for selective refresh.
Source: wp-includes/class-wp-customize-widgets.php:1772
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:2082
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:1337
Method: Determines if a sidebar is rendered on the page.
Source: wp-includes/class-wp-customize-widgets.php:1349
Method: Updates widget settings asynchronously.
Source: wp-includes/class-wp-customize-widgets.php:1679
Method: Determines whether the captured option update should be ignored.
Source: wp-includes/class-wp-customize-widgets.php:2058
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:2069
Method: Tracks the widgets that were rendered.
Source: wp-includes/class-wp-customize-widgets.php:1325
Method: Retrieves the number of captured widget option updates.
Source: wp-includes/class-wp-customize-widgets.php:2098
Method: Tallies the sidebars rendered via is_active_sidebar() .
Source: wp-includes/class-wp-customize-widgets.php:1366
Method: Begins keeping track of changes to widget options, caching new values.
Source: wp-includes/class-wp-customize-widgets.php:2107
Method: Tallies the sidebars rendered via dynamic_sidebar() .
Source: wp-includes/class-wp-customize-widgets.php:1392
Method: Pre-filters captured option values before updating.
Source: wp-includes/class-wp-customize-widgets.php:2127