» » How to disable widget block editor of WordPress

How to disable widget block editor of WordPress

How to disable widget block editor of WordPress

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 file

Add This code theme Function.php

//disable the brand new WordPress widget editor

add_filter( 'use_widgets_block_editor', '__return_false' );

author-Orbit Brain
Orbit Brain
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 ways
and much more. Like Best Service Latest Technology, Information Technology, Personal Tech Blogs, Technology Blog Topics, Technology Blogs For Students, Futurism Blog.

Web Development Related Articles