WordPress File wp-includes/widgets.php

wp_setup_widgets_block_editor()

Enables the widgets block editor. This is hooked into ‘after_setup_theme’ so that the block editor is enabled by default but can…

wp_use_widgets_block_editor()

Whether or not to use the block editor to manage widgets. Defaults to true unless a theme has removed support for widgets-block-editor or a…