Changeset 2314621
- Timestamp:
- 05/29/2020 04:30:59 PM (6 years ago)
- Location:
- widget-clone
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/nine3-clone-widgets.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
widget-clone
-
Property
svn:ignore
set to
.git
.gitignore
README.md
svnignore.txt
-
Property
svn:ignore
set to
-
widget-clone/trunk/README.txt
r2291096 r2314621 3 3 Tags: widget clone, widget duplicator, duplicate widget plugin 4 4 Requires at least: 4.3 5 Tested up to: 5. 3.25 Tested up to: 5.4.1 6 6 Stable tag: trunk 7 7 License: GPL v3 … … 29 29 30 30 1. The ‘Clone’ button can be found at the bottom of each widget in between ‘Delete’ and ‘Close’. 31 32 == Changelog == 33 34 = 1.1.2 = 35 * Tested with WordPress v5.4.1 36 37 = 1.1.1 = 38 * Tested with WordPress v5.3.2 39 40 = 1.1 = 41 * No data 42 43 = 1.0 = 44 * First release -
widget-clone/trunk/nine3-clone-widgets.php
r2291096 r2314621 2 2 /** 3 3 * Plugin Name: Widget Clone 4 * Version: 1.1. 14 * Version: 1.1.2 5 5 * Plugin URI: http://93digital.co.uk/ 6 6 * Description: Easily duplicate or clone a widget with all of its settings in just one click.
Note: See TracChangeset
for help on using the changeset viewer.