Googling “disable gutenberg editor” skyrockets.
-
Don’t HARD HAND force people, give them options man. OPTIONS.
To disable, just add this line:
add_filter(‘use_block_editor_for_post’, ‘__return_false’, 10);
to the functions.php file.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Googling “disable gutenberg editor” skyrockets.’ is closed to new replies.