Changeset 2918871
- Timestamp:
- 05/30/2023 08:13:22 AM (22 months ago)
- Location:
- woo-min-max-quantity-limit
- Files:
-
- 4 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
woo-min-max-quantity-limit/tags/2.1.9/readme.txt
r2818808 r2918871 1 === Woocommerce Minimum and Maximum Quantity===1 === Simple Minimum and Maximum Quantity Limit for WooCommerce === 2 2 Contributors: wpashokg 3 3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RTAAFGGL53DMG … … 44 44 45 45 == Changelog == 46 = 2.1.9 = 47 Name change Compliance 46 48 = 2.1.8 = 47 49 Bug Fix: Bug fix for division or modulo by zero -
woo-min-max-quantity-limit/tags/2.1.9/woo-min-max-quantity.php
r2818808 r2918871 1 1 <?php 2 2 /* 3 Plugin Name: Woocommerce Minimum and Maximum Quantity3 Plugin Name: Simple Minimum and Maximum Quantity Limit for WooCommerce 4 4 Plugin URI: http://ashokg.in/ 5 5 Description: Allow the site admin to enable the feature of minimum and maximum purchase of a particular product in each product. 6 Version: 2.1. 86 Version: 2.1.9 7 7 Author: Ashok G 8 8 Text Domain: wcmmax -
woo-min-max-quantity-limit/trunk/readme.txt
r2818808 r2918871 1 === Woocommerce Minimum and Maximum Quantity===1 === Simple Minimum and Maximum Quantity Limit for WooCommerce === 2 2 Contributors: wpashokg 3 3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RTAAFGGL53DMG … … 44 44 45 45 == Changelog == 46 = 2.1.9 = 47 Name change Compliance 46 48 = 2.1.8 = 47 49 Bug Fix: Bug fix for division or modulo by zero -
woo-min-max-quantity-limit/trunk/woo-min-max-quantity.php
r2818808 r2918871 1 1 <?php 2 2 /* 3 Plugin Name: Woocommerce Minimum and Maximum Quantity3 Plugin Name: Simple Minimum and Maximum Quantity Limit for WooCommerce 4 4 Plugin URI: http://ashokg.in/ 5 5 Description: Allow the site admin to enable the feature of minimum and maximum purchase of a particular product in each product. 6 Version: 2.1. 86 Version: 2.1.9 7 7 Author: Ashok G 8 8 Text Domain: wcmmax
Note: See TracChangeset
for help on using the changeset viewer.