WP Restore and Enable Classic Widgets Plugin No Expiration

Deskripsi

Enable Classic Widgets
★★★★★

Restore and enable the previous WordPress classic widgets settings screens and disables the Gutenberg block editor from managing widgets. No expiration!

The WordPress 5.8 turn the classic widget screen into the block-based widget screen. Yes, Widgets are now blocks and this is going to be available to everyone instantly.
It will create compatibility issues for many sites.

There are cases where the our plugin will be necessary:
* Broken themes or quirky output.
* Users simply preferring the old system.

Our plugin can restore the classic widget screen with just one click.
There is no other configuration, the classic widgets settings screens are enabled or disabled by either enabling or disabling this plugin.

This feature (restore classic widget) is available also in our WP Tools free plugin with 35 other useful tools:
WP Tools Free Plugin

Important

If you start using the new block-based widgets system, you will lose all of your widget blocks upon activating our plugin.
There is no going back, so be sure this is what you want. The former blocks will not reappear if you change your mind and deactivate our plugin.

Demo Video

Useful Links

Share 🙂
One FREE pugin, 35 tools included
Support Site
Plugin Site
Troubleshooting Page

Tags

  • Classic widgets screen
  • Old widgets screen
  • Remove Gutenberg from the Widgets screen
  • Removes block support from the default post types
  • Classic UI Widgets
  • How activate old widgets customizer instead of Gutenberg widget
  • how do i restore my widgets
  • restore my widgets
  • restore classic widgets to wordpress
  • restore classic widgets wordpress
  • classic widgets not working
  • restore widgets
  • how do i retrieve a widget
  • how do i find an old widget in wordpress
  • how do i restore a widget to my home screen
  • how do i switch to classic widgets in wordpress
  • how do i switch to classic widgets
  • how do i switch to old widgets
  • why are my widgets not showing up in wordpress
  • legacy widget is missing
  • legacy widget wordpress
  • Enables the previous “classic” widgets settings screens
  • Enables the previous widgets settings screens
  • wordpress how to restore widget

Privacy

This plugin does not collect or store any user data. It does not set any cookies, and it does not connect to any third-party locations. Thus, this plugin does not affect user privacy in any way.

Tangkapan Layar

  • Classic Widgets Screen

Instalasi

1) Install via wordpress.org

2) Activate the plugin through the ‘Plugins’ menu in WordPress

or

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.

Uninstalling

To uninstall/remove the plugin, visit the Plugins screen, deactivate and delete the plugin. This plugin makes no changes to the WP database.

Tanya Jawab

Is there an “Undo” to reverse the disable?

Yes just deactivate the plugin. When the plugin is not active, WordPress will return to its default widgets behavior.
If you start using the new block-based widgets system, you will lose all of your widget blocks upon activating our plugin.
There is no going back, so be sure this is what you want. The former blocks will not reappear if you change your mind and deactivate our plugin.

Ulasan

29 Juni 2022 1 reply
The following code restores the widgets to the original non-blocks version. This does the same with a load of ads for a load more truly useless plugins: Anti Hacker Plugin, Stop Bad Bots, WP Tools, reCAPTCHA For All, WP Memory, Truth Social AVOID Instead, add this to functions.php // Disables the block editor from managing widgets in the Gutenberg plugin. add_filter( 'gutenberg_use_widgets_block_editor', '__return_false' ); // Disables the block editor from managing widgets. add_filter( 'use_widgets_block_editor', '__return_false' );
3 Desember 2021
I really did not like the new widget design layout, it totally confuses me, I find it hard to drag and drop, and just overall has that, why did you change it feel about it. That said, I went searching for a plugin to restore the original widget layout. So happy that I found this one, it's perfect. Big thank you to the developer.
23 Agustus 2021
I love Gutenberg for pages, it really opens up a lot of possibilities but wtf were they thinking with this half-assed integration for widgets? Thanks for this plugin!
Baca semua 13 ulasan

Kontributor & Pengembang

“WP Restore and Enable Classic Widgets Plugin No Expiration” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

“WP Restore and Enable Classic Widgets Plugin No Expiration” telah diterjemahkan dalam 1 bahasa. Terima kasih kepada para penerjemah untuk kontribusi-nya.

Terjemahkan “WP Restore and Enable Classic Widgets Plugin No Expiration” dalam bahasa Anda.

Tertarik mengembangkan?

Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.

Log Perubahan

** 2.2 2023-03-06 – Minor Improvements on help
** 1.8/2.1 2022-11-29 – Minor Improvements
** 1.6/1.7 2022-06-10 – Small bug fixed
** 1.5 2022-05-06 – Minor Improvements
** 1.4 2021-11-30 – Bug Fixed Line 51 old version **
** 1.3 2021-11-14 – Minor Improvements **
** 1.2 2021-07-30 – Minor Improvements **
** 1.1 2021-07-17 – Minor Improvements **
** 1.0 2021-07-14 – Initial release **