How to disable widget block editor of WordPress By Orbit Brain August 1, 2021 0 3800 views On this, orbitbrain video tutorial at present I’ll present you. How can I disable this new system and restore the basic widget editor of WordPress? WP 5.eight comes with a brand new system to handle occasions named “Widgets Block Editor”. Do you need to disable the brand new widget block editor web page of Gutenberg and produce again the previous widgets web page? You are able to do that just by including this line into your theme’s function.php fileAdd This code theme Function.php//disable the brand new WordPress widget editoradd_filter( 'use_widgets_block_editor', '__return_false' ); Orbit Brainhttp://orbitbrain.com/ Orbit Brain is the senior science writer and technology expert. Our aim provides the best information about technology and web development designing SEO graphics designing video animation tutorials and how to use software easy waysand much more. Like Best Service Latest Technology, Information Technology, Personal Tech Blogs, Technology Blog Topics, Technology Blogs For Students, Futurism Blog.
Where Should I Host My Website Best Web Hosting ComparisonIntroducing the Web Development Where Should I Host My Website Best Web Hosting Comparison.... June 12, 2019 Web Development
Website Design and Development E Commerce ServicesIntroducing the Web Development Website Design and Development E Commerce Services.... June 1, 2017 Web Development
How to Disable Gutenberg WordPress Editor WordPress 5 and Switch to the Old Classic EditorIntroducing the Web Development How to Disable Gutenberg WordPress Editor WordPress 5 and Switch to the Old Classic Editor.... December 11, 2018 Web Development
How to disable widget block editor of WordPressIntroducing the Web Development How to disable widget block editor of WordPress.... August 1, 2021 Web Development