If you prefer the simplicity of the classic WordPress editor over the new Gutenberg block editor, you're not alone. While Gutenberg offers advanced layout options, many users find it disruptive to their workflow. Fortunately, it's easy to disable Gutenberg and revert back to the familiar Classic editor. Here's how to turn off Gutenberg in WordPress, without using a plugin.
👇 The code to disable the Gutenberg editor:
add_filter('use_block_editor_for_post', '__return_false', 10);
add_filter('use_block_editor_for_post_type', '__return_false', 10);
My favorite hosting 🌐 https://nusapixel.com/CloudHosting
Screen recorder (40% off) 🎥 https://nusapixel.com/ScreenRecorder
Microphone 🎤 https://amzn.to/43MElAX
Boom arm 💥 https://amzn.to/4cMj7ak
Watch video How to Disable Gutenberg & Revert to Classic Editor in 2024 - No Plugin online without registration, duration hours minute second in high quality. This video was added by user NusaPixel 14 March 2024, don't forget to share it with your friends and acquaintances, it has been viewed on our site 36 once and liked it 0 people.