Changeset 1491553
- Timestamp:
- 09/07/2016 06:22:44 AM (10 years ago)
- Location:
- woo-quick-order-table-view/trunk
- Files:
-
- 2 edited
-
quick-order.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
woo-quick-order-table-view/trunk/quick-order.php
r1491552 r1491553 2 2 /* 3 3 Plugin Name:Woo Quick Order Table View 4 Description: Woocommerce Products will shows as table with featured image,title,price,add to cart button.Click on image it comes pop up.shortcode [woo_qotv_code]4 Description:Products of woocommerce will be showed in table with featured image,title,price,add to cart button.When click on image it will show pop up.use shortcode [woo_qotv_code] 5 5 Version 1.1 6 6 Author: Abu Rayhan -
woo-quick-order-table-view/trunk/readme.txt
r1491549 r1491553 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 10 All Products will be showed in table with featured image,title,price,add to cart button.Also have pop up with all details of the products when click on image 9 Woocommerce Products will shows as table with featured image,title,price,add to cart button.Click on image it comes pop up.shortcode [woo_qotv_code] 11 10 12 11 == Description ==
Note: See TracChangeset
for help on using the changeset viewer.