wp_use_widgets_block_editor
wp_use_widgets_block_editor ( No parameters )
Returns:- (bool) Whether to use the block editor to manage widgets.
Defined at: - Introduced in WordPress: 5.8.0
- Deprecated in WordPress: —
Description
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 plugin has
filtered the return value of this function.