In this wordpress tutorial video i am guide you how to use wordpress classic editor on wordpress new version. How you can disable the new Gutenberg editor and work with the old classic editor in this video i am show you two methods.
1 . How to Disable Block Editor in WordPress without Plugin
2 . How to Disable Block Editor in WordPress with Plugin
Code Disable Gutenberg editor
add_filter('use_block_editor_for_post', '__return_false');
Read : https://orbitbrain.com/blog/how-to-di...
WordPress 5.0 Complete Review
• WordPress 5.0 Gutenberg Complete Review - ...