Plugin Directory

Changeset 2314621


Ignore:
Timestamp:
05/29/2020 04:30:59 PM (6 years ago)
Author:
93digital
Message:

Tested with WP 5.4.1

Location:
widget-clone
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • widget-clone

    • Property svn:ignore set to
      .git
      .gitignore
      README.md
      svnignore.txt
  • widget-clone/trunk/README.txt

    r2291096 r2314621  
    33Tags: widget clone, widget duplicator, duplicate widget plugin
    44Requires at least: 4.3
    5 Tested up to: 5.3.2
     5Tested up to: 5.4.1
    66Stable tag: trunk
    77License: GPL v3
     
    2929
    30301. 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  
    22/**
    33 * Plugin Name: Widget Clone
    4  * Version: 1.1.1
     4 * Version: 1.1.2
    55 * Plugin URI: http://93digital.co.uk/
    66 * 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.