Skip to content

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

Use the classic editor

Posts and pages open in the classic editor instead of the block editor, as with the Classic Editor plugin.

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

add_filter( 'use_block_editor_for_post', '__return_false', 100 );
add_filter( 'use_block_editor_for_post_type', '__return_false', 100 );

In these packs

Move your snippets over this afternoon.

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