-
Notifications
You must be signed in to change notification settings - Fork 11
/
readme.txt
38 lines (25 loc) · 1.54 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
=== Classic Widgets ===
Contributors: wordpressdotorg, hellofromtonya, azaozz, ironprogrammer
Tags: gutenberg, disable, disable gutenberg, editor, classic widgets
Requires at least: 4.9
Tested up to: 6.7
Stable tag: 0.3
Requires PHP: 5.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Enables the previous "classic" widgets settings screens in Appearance - Widgets and the Customizer. Disables the block editor from managing widgets.
== Description ==
Classic Widgets is an official plugin maintained by the WordPress team that restores the previous ("classic") WordPress widgets settings screens. It will be supported and maintained to 2024, or as long as is necessary.
Once activated and when using a classic (non-block) theme, this plugin restores the previous widgets settings screens and disables the block editor from managing widgets. There is no other configuration, the classic widgets settings screens are enabled or disabled by either enabling or disabling this plugin.
== Changelog ==
= 0.3 =
Update for 5.9.
= 0.2 =
Update filter name.
= 0.1 =
Initial release.
== Frequently Asked Questions ==
= Are there any settings? =
No, there are no settings. Once activated, this plugin restores the previous ("classic") WordPress widgets screen and disables the block editor from managing widgets.
= Does this work with full site editing and block themes? =
No, as block themes rely on blocks. [See Block themes article](https://wordpress.org/support/article/block-themes/) for more information.