Changeset 1779530
- Timestamp:
- 12/01/2017 02:46:12 PM (8 years ago)
- Location:
- wp-widget-cloner
- Files:
-
- 2 edited
-
tags/1.0.0/README.txt (modified) (3 diffs)
-
trunk/README.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-widget-cloner/tags/1.0.0/README.txt
r1779357 r1779530 8 8 License URI: http://www.gnu.org/licenses/gpl-3.0.en.html 9 9 10 W ith WP Widget Cloner you can easily clone the Wordpress widgets by clicking on the clone it link.10 WP Widget Cloner helps you to Clone the WordPress widgets by adding a Clone it link. 11 11 12 12 == Description == 13 13 14 WP Widget Cloner plugin adds a 'Clone it' link at the bottom of every widget. Simply click 'Clone it' to make a copy of the widget that you can then drag and drop to another sidebar.14 WP Widget Cloner helps you to Clone the WordPress widgets.It adds a 'Clone it' link at the bottom of every widget. Click on the Clone it link and your widget will be duplicated or clonned. 15 15 16 16 == Installation == … … 18 18 1. Upload the wp-widget-cloner folder to the /wp-content/plugins/ directory 19 19 2. Activate the WP Widget Cloner plugin through the 'Plugins' menu in WordPress 20 3. Navigate to Appearance - Widgets in the menu, open a widget and click the 'Clone it' link to make a copy of the widget.20 3. Navigate to Appearance -> Widgets in the menu, open a widget and click the 'Clone it' link to make a copy of the widget. 21 21 22 22 == Frequently Asked Questions == … … 24 24 How do I clone a widget? 25 25 26 Navigate to Appearance - Widgets on the menu, open a widget and click the 'Clone it' link to make a copy of the widget.26 Navigate to Appearance -> Widgets on the menu, open a widget and click the 'Clone it' link to make a copy of the widget. 27 27 28 28 == Screenshots == -
wp-widget-cloner/trunk/README.txt
r1779357 r1779530 8 8 License URI: http://www.gnu.org/licenses/gpl-3.0.en.html 9 9 10 W ith WP Widget Cloner you can easily clone the Wordpress widgets by clicking on the clone it link.10 WP Widget Cloner helps you to Clone the WordPress widgets by adding a Clone it link. 11 11 12 12 == Description == 13 13 14 WP Widget Cloner plugin adds a 'Clone it' link at the bottom of every widget. Simply click 'Clone it' to make a copy of the widget that you can then drag and drop to another sidebar.14 WP Widget Cloner helps you to Clone the WordPress widgets.It adds a 'Clone it' link at the bottom of every widget. Click on the Clone it link and your widget will be duplicated or clonned. 15 15 16 16 == Installation == … … 18 18 1. Upload the wp-widget-cloner folder to the /wp-content/plugins/ directory 19 19 2. Activate the WP Widget Cloner plugin through the 'Plugins' menu in WordPress 20 3. Navigate to Appearance - Widgets in the menu, open a widget and click the 'Clone it' link to make a copy of the widget.20 3. Navigate to Appearance -> Widgets in the menu, open a widget and click the 'Clone it' link to make a copy of the widget. 21 21 22 22 == Frequently Asked Questions == … … 24 24 How do I clone a widget? 25 25 26 Navigate to Appearance - Widgets on the menu, open a widget and click the 'Clone it' link to make a copy of the widget.26 Navigate to Appearance -> Widgets on the menu, open a widget and click the 'Clone it' link to make a copy of the widget. 27 27 28 28 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.