Skip to content

Early-bird lifetime licence: $199 once, for the first 200 buyers only. See the offer

Use the classic widgets screen

Appearance > Widgets and the Customizer go back to the classic widgets, as with the Classic Widgets plugin.

  • Type PHP
  • Runs Everywhere (runs as WordPress loads)
  • Tested with WordPress 7.1
PHP
<?php

add_filter( 'use_widgets_block_editor', '__return_false' );
add_filter( 'gutenberg_use_widgets_block_editor', '__return_false' );

In these packs

Move your snippets over this afternoon.

Importing changes nothing until you switch over, and your old shortcodes keep working.