Changeset 2576528
- Timestamp:
- 08/02/2021 02:14:41 PM (5 years ago)
- File:
-
- 1 edited
-
widget-clone/trunk/README.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
widget-clone/trunk/README.txt
r2576398 r2576528 3 3 Tags: widget clone, widget duplicator, duplicate widget plugin 4 4 Requires at least: 4.3 5 Tested up to: 5. 65 Tested up to: 5.8 6 6 Stable tag: trunk 7 7 License: GPL v3 … … 14 14 93digital’s widget duplicator plugin adds a ‘Clone’ link at the bottom of every widget. Simply click ‘Clone’ to make a copy of the widget that you can then drag and drop to another sidebar. 15 15 16 * NOTE:*16 **NOTE:** 17 17 With the release of WordPress 5.8, the Widget area has had an overhaul and now uses it's own version of the Gutenberg editor. This sadly renders this plugin redundant as it is only built to work with the older widget area, plus the new area comes with widget duplication functionality as standard. 18 18 … … 38 38 39 39 = 1.1.4 = 40 * Tested with WordPress v5.8 . Used the required remove_theme_support() hook to revert back to the oldwidget area.40 * Tested with WordPress v5.8, using the old widget area (see plugin description) to test. This plugin does not work with the new Gutenberg widget area. 41 41 42 42 = 1.1.3 =
Note: See TracChangeset
for help on using the changeset viewer.