Add This code theme Function.php //disable the brand new WordPress widget editor add_filter( 'use_widgets_block_editor', '__return_false' );