richardrottman

Turn off Gutenberg in WordPress

Mar 21st, 2021 (edited)
1,063
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.06 KB | None | 0 0
  1. add_filter('use_block_editor_for_post', '__return_false');
Add Comment
Please, Sign In to add comment