{"id":1827,"date":"2024-12-17T10:47:10","date_gmt":"2024-12-17T09:47:10","guid":{"rendered":"https:\/\/wpmastertoolkit.com\/module\/desactiver-lecran-des-parametres-des-widgets-bases-sur-des-blocs\/"},"modified":"2025-01-02T17:34:48","modified_gmt":"2025-01-02T16:34:48","slug":"desactiver-lecran-des-parametres-des-widgets-bases-sur-des-blocs","status":"publish","type":"module","link":"https:\/\/wpmastertoolkit.com\/en\/module\/disabling-the-block-based-widget-settings-screen\/","title":{"rendered":"Disable block-based widget settings screen"},"content":{"rendered":"<h1 class=\"wp-block-heading\">Restore the old Widgets interface with WPMasterToolKit's \"Disable Block-Based Widgets Settings Screen\" module.<\/h1>\n\n\n\n<p>Since WordPress 5.8, widget management has adopted the block-based editor, offering a similar approach to Gutenberg. Although this editor brings greater flexibility, some users prefer the old widget interface for its simplicity and compatibility with classic themes or plugins. With the <strong>Disable Block-Based Widgets Settings Screen<\/strong> from WPMasterToolKit, you can restore the classic widget screen with a single click.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why return to the classic widget screen?<\/h2>\n\n\n\n<p>Although the block editor offers advantages for advanced users, it can pose challenges:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Limited compatibility :<\/strong> Some themes and plugins don't work properly with the block-based editor.<\/li>\n\n\n\n<li><strong>Lost simplicity:<\/strong> The classic widget interface is more intuitive for users used to the old system.<\/li>\n<\/ul>\n\n\n\n<p>The module <strong>Disable Block-Based Widgets Settings Screen<\/strong> allows you to restore the classic widget interface for a simpler, more familiar management experience.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Main features of the module<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Complete deactivation of the block-based editor for widgets :<\/strong> The module disables the Gutenberg editor in the widget screen.<\/li>\n\n\n\n<li><strong>Back to the classic screen :<\/strong> Once activated, the module automatically restores the old widget interface.<\/li>\n\n\n\n<li><strong>Simplicity:<\/strong> No additional configuration required, the module works immediately after activation.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"WordPress widget management interface.\" fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"726\" src=\"https:\/\/wpmastertoolkit.com\/wp-content\/uploads\/2024\/12\/image-55-1024x726.png\" class=\"wp-image-3091\" srcset=\"https:\/\/wpmastertoolkit.com\/wp-content\/uploads\/2024\/12\/image-55-1024x726.png 1024w, https:\/\/wpmastertoolkit.com\/wp-content\/uploads\/2024\/12\/image-55-300x213.png 300w, https:\/\/wpmastertoolkit.com\/wp-content\/uploads\/2024\/12\/image-55-768x544.png 768w, https:\/\/wpmastertoolkit.com\/wp-content\/uploads\/2024\/12\/image-55-1536x1088.png 1536w, https:\/\/wpmastertoolkit.com\/wp-content\/uploads\/2024\/12\/image-55.png 1805w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">How does the module work?<\/h2>\n\n\n\n<p>This module uses native WordPress filters to disable the block editor in widget management:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Filter <code data-no-auto-translation=\"\">gutenberg_use_widgets_block_editor<\/code> :<\/strong> Disables block-based editing in Gutenberg.<\/li>\n\n\n\n<li><strong>Filter <code data-no-auto-translation=\"\">use_widgets_block_editor<\/code> :<\/strong> Disables the block editor in WordPress widgets.<\/li>\n<\/ul>\n\n\n\n<p>These filters force WordPress to use the classic widget management interface.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How do I use the Disable Block-Based Widgets Settings Screen module?<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Activate the :<\/strong> In the WPMasterToolKit dashboard, activate the module <strong>Disable Block-Based Widgets Settings Screen<\/strong>.<\/li>\n\n\n\n<li><strong>Automation :<\/strong> After activation, the classic widget interface is automatically restored.<\/li>\n\n\n\n<li><strong>Use the old interface:<\/strong> Go to the <strong>Appearance &gt; Widgets<\/strong> to see classic widget management.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">Use cases<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Compatibility with older themes :<\/strong> Sites using themes that don't support blocks may experience problems with the block-based editor.<\/li>\n\n\n\n<li><strong>Reducing complexity :<\/strong> The old interface is simpler and ideal for non-technical users.<\/li>\n\n\n\n<li><strong>Performance:<\/strong> Reduce the load on administration by avoiding the use of the block-based editor.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Technical documentation: the hooks used<\/h2>\n\n\n\n<p>The module relies on two key filters to disable the block editor in widgets:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Filter <code data-no-auto-translation=\"\">gutenberg_use_widgets_block_editor<\/code><\/strong><br>Disables the use of the block editor in the widget interface provided by Gutenberg.<br>Example: <code data-no-auto-translation=\"\">add_filter( 'gutenberg_use_widgets_block_editor', '__return_false' );<\/code><\/li>\n\n\n\n<li><strong>Filter <code data-no-auto-translation=\"\">use_widgets_block_editor<\/code><\/strong><br>Disables the block editor for widgets in WordPress, regardless of configuration.<br>Example: <code data-no-auto-translation=\"\">add_filter( 'use_widgets_block_editor', '__return_false' );<\/code><\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">Our technical choices<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Universal compatibility :<\/strong> The module works with all modern versions of WordPress since the introduction of the widget block editor.<\/li>\n\n\n\n<li><strong>Simple integration :<\/strong> No complex interface or settings. The module works in the background to restore the classic screen.<\/li>\n\n\n\n<li><strong>Optimized performance :<\/strong> The old widget interface consumes fewer resources than the block-based editor.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p>The module <strong>Disable Block-Based Widgets Settings Screen<\/strong> from WPMasterToolKit is perfect for those wishing to return to a classic interface for managing widgets. Whether for compatibility reasons or to simplify the user experience, this module offers a quick and efficient solution. Try it today to restore the old way of managing widgets on your WordPress site.<\/p>","protected":false},"excerpt":{"rendered":"<p>Return to the old widget management interface with WPMasterToolKit's Disable Block-Based Widgets Settings Screen module. Disable the block editor for widgets and restore the classic screen with a single click. Ideal for users preferring a simple interface or to ensure compatibility with traditional themes and plugins.<\/p>","protected":false},"featured_media":0,"parent":0,"template":"","meta":{"_acf_changed":true,"_seopress_robots_primary_cat":"","_seopress_titles_title":"Module pour restaurer l'interface classique des widgets","_seopress_titles_desc":"Utilisez le module WPMasterToolKit pour retrouver facilement l'ancienne interface des widgets et simplifiez la gestion avec vos th\u00e8mes classiques.","_seopress_robots_index":"","_surecart_dashboard_logo_width":"180px","_surecart_dashboard_show_logo":true,"_surecart_dashboard_navigation_orders":true,"_surecart_dashboard_navigation_invoices":true,"_surecart_dashboard_navigation_subscriptions":true,"_surecart_dashboard_navigation_downloads":true,"_surecart_dashboard_navigation_billing":true,"_surecart_dashboard_navigation_account":true},"class_list":["post-1827","module","type-module","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/wpmastertoolkit.com\/en\/wp-json\/wp\/v2\/module\/1827","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wpmastertoolkit.com\/en\/wp-json\/wp\/v2\/module"}],"about":[{"href":"https:\/\/wpmastertoolkit.com\/en\/wp-json\/wp\/v2\/types\/module"}],"wp:attachment":[{"href":"https:\/\/wpmastertoolkit.com\/en\/wp-json\/wp\/v2\/media?parent=1827"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}