Changeset 1521998
- Timestamp:
- 10/25/2016 04:50:26 PM (9 years ago)
- Location:
- woo-layout-editor/trunk
- Files:
-
- 2 edited
-
Readme.txt (modified) (3 diffs)
-
woo-product-editor.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
woo-layout-editor/trunk/Readme.txt
r1519843 r1521998 5 5 Requires at least: 4.1 6 6 Tested up to: 4.6.1 7 Stable tag: 1.4 7 Stable tag: 1.4.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Introduces under Woo commerce menu a visual drag&drop editor to exchange/drop any element11 Introduces under WooCommerce menu a visual drag&drop editor to customize WooCommerce by exchange position and/or drop any element 12 12 in a single product page as well as in an archive shop page which are the main pages that WooCommerce users 13 13 tend to modify. … … 15 15 == Description == 16 16 17 Upon installation the plugin introduces under Woocommerce menu a visual drag&drop editor to exchange/drop any element18 in a single product page as well as in an archive shop page which are the main pages that WooCommerce users19 t end to modify - hence a Woocommerce Layout Editor.17 Upon installation the plugin introduces under Woocommerce menu a visual drag&drop editor to customize WooCommerce by 18 exchange position and/or drop any element in a single product page as well as in an archive shop page which are the main pages 19 that WooCommerce users tend to modify - hence a Woocommerce Layout Editor. 20 20 Each element is given a consecutive number and a friendly name reflecting their default position and functionality 21 21 and the user can change its position and/or drop it completely. … … 66 66 67 67 == Changelog == 68 = 1.4.1 = 69 Modify Readme file 68 70 = 1.4 = 69 71 Add screenshot and Faqs -
woo-layout-editor/trunk/woo-product-editor.php
r1519843 r1521998 4 4 * Plugin URI: http://www.triplebit.com/myplugins/woo-layout-editor.zip 5 5 * Description: Page/Shop Layout Editor 6 * Version: 1.4 6 * Version: 1.4.1 7 7 * Author: Izac Lesher 8 8 * Author URI: http://itziklesher.com
Note: See TracChangeset
for help on using the changeset viewer.