=== Duplicate Widgets ===
Contributors: themesfactory,aleksandargubecka
Tags: duplicate widgets, clone, duplicate widget plugin, widget clone, widget duplicator
Requires at least: 3.7
Tested up to: 4.9
Stable tag: 1.2.1
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl.html

Simple plugin that lets you duplicate your existing widgets in just one click.

== Description ==

Simple plugin that lets you duplicate your existing widgets in just one click. It's made for easier management of widgets, especially if you have a lot of widgets with similar configurations.

== Installation ==

1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Once you activate the plugin, go to Appearances -> Widgets
1. Clone button will appear between "Delete" and "Close" buttons on the bottom left side of the widget. Just hit the Clone button and let the magic happens.

== Screenshots ==

== Changelog ==

= 1.2.0 =
* Added support for WordPress 4.9
* Fixed small issues

= 1.0.1 =
* Initial release