Use the classic widgets screen
Appearance > Widgets and the Customizer go back to the classic widgets, as with the Classic Widgets plugin.
<?php
add_filter( 'use_widgets_block_editor', '__return_false' );
add_filter( 'gutenberg_use_widgets_block_editor', '__return_false' );
In these packs
- Turn off what you don’t use: Each of these replaces a small plugin: no comments, classic editor, no feeds, no search and more.