Changeset 2902007
- Timestamp:
- 04/20/2023 09:08:19 PM (3 years ago)
- Location:
- woocommerce-max-quantity
- Files:
-
- 4 added
- 24 deleted
- 2 edited
- 1 copied
-
tags/1.6 (copied) (copied from woocommerce-max-quantity/trunk)
-
tags/1.6/languages/max-quantity-for-wc-shops.pot (added)
-
tags/1.6/languages/woocommerce-max-quantity-de_DE.mo (deleted)
-
tags/1.6/languages/woocommerce-max-quantity-de_DE.po (deleted)
-
tags/1.6/languages/woocommerce-max-quantity-es_ES.mo (deleted)
-
tags/1.6/languages/woocommerce-max-quantity-es_ES.po (deleted)
-
tags/1.6/languages/woocommerce-max-quantity-fr_FR.mo (deleted)
-
tags/1.6/languages/woocommerce-max-quantity-fr_FR.po (deleted)
-
tags/1.6/languages/woocommerce-max-quantity-hi_IN.mo (deleted)
-
tags/1.6/languages/woocommerce-max-quantity-hi_IN.po (deleted)
-
tags/1.6/languages/woocommerce-max-quantity-nl_NL.mo (deleted)
-
tags/1.6/languages/woocommerce-max-quantity-nl_NL.po (deleted)
-
tags/1.6/languages/woocommerce-max-quantity.pot (deleted)
-
tags/1.6/max-quantity-for-wc-shops.php (added)
-
tags/1.6/readme.txt (modified) (6 diffs)
-
tags/1.6/woocommerce-max-quantity.php (deleted)
-
trunk/languages/max-quantity-for-wc-shops.pot (added)
-
trunk/languages/woocommerce-max-quantity-de_DE.mo (deleted)
-
trunk/languages/woocommerce-max-quantity-de_DE.po (deleted)
-
trunk/languages/woocommerce-max-quantity-es_ES.mo (deleted)
-
trunk/languages/woocommerce-max-quantity-es_ES.po (deleted)
-
trunk/languages/woocommerce-max-quantity-fr_FR.mo (deleted)
-
trunk/languages/woocommerce-max-quantity-fr_FR.po (deleted)
-
trunk/languages/woocommerce-max-quantity-hi_IN.mo (deleted)
-
trunk/languages/woocommerce-max-quantity-hi_IN.po (deleted)
-
trunk/languages/woocommerce-max-quantity-nl_NL.mo (deleted)
-
trunk/languages/woocommerce-max-quantity-nl_NL.po (deleted)
-
trunk/languages/woocommerce-max-quantity.pot (deleted)
-
trunk/max-quantity-for-wc-shops.php (added)
-
trunk/readme.txt (modified) (6 diffs)
-
trunk/woocommerce-max-quantity.php (deleted)
Legend:
- Unmodified
- Added
- Removed
-
woocommerce-max-quantity/tags/1.6/readme.txt
r2371753 r2902007 1 === WooCommerce Max Quantity===1 === Max Quantity For WC Shops === 2 2 Contributors: isabel104 3 3 Tags: woocommerce, max quantity, cart maximum, max, cart max, order limit 4 4 Requires at least: 3.8 5 Tested up to: 5.3.26 Stable tag: 1. 5.25 Tested up to: 6.2 6 Stable tag: 1.6 7 7 License: GNU Version 2 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 14 14 = Requires WooCommerce 3.0 or above. = 15 15 16 WooCommerce Max Quantityis a simple extension for WooCommerce that only does one thing: it lets you set a max limit for the number of items that can be added to the cart, for each product, per order.16 Max Quantity For WC Shops is a simple extension for WooCommerce that only does one thing: it lets you set a max limit for the number of items that can be added to the cart, for each product, per order. 17 17 18 18 It's like one of those signs at the grocery store that says, "LIMIT 2 PER CUSTOMER!" This plugin will not add a sign like that, but the quantity input field (pictured above) will hit a limit. … … 23 23 24 24 Customers do not have to be logged in for this to work. This works for guest buyers, as well as logged-in buyers. 25 26 See the [setup instructions and documentation](https://isabelcastillo.com/docs/woocommerce-max-quantity-documentation).27 28 **Languages**29 Includes `.mo` and `.po` translations for Dutch (thanks to Martijn Heesters), French, German (thanks @tofuSCHNITZEL), Hindi, and Spanish languages. Also includes a `.pot` file to make more translations.30 25 31 26 **Disclaimer** … … 39 34 40 35 1. In your WordPress dashboard, go to Plugins –> Add New. 41 2. Search for " WooCommerce Max Quantity" to find the plugin.42 3. When you see " WooCommerce Max Quantity", click "Install Now" to install the plugin.36 2. Search for "Max Quantity For WC Shops" to find the plugin. 37 3. When you see "Max Quantity For WC Shops", click "Install Now" to install the plugin. 43 38 4. Click "Activate" to activate the plugin. 44 39 45 40 **Configure** 46 41 47 The plugin only has 2 settings. You can use these settings in a variety of ways to accomplish the unique goals of your store. See [the documentation](https://isabelcastillo.com/docs/woocommerce-max-quantity-documentation)for specific ways to use these settings:42 The plugin only has 2 settings. You can use these settings in a variety of ways to accomplish the unique goals of your store. See the documentation for specific ways to use these settings: 48 43 49 44 1. To set a universal limit to affect all products, go to WooCommerce -> Settings -> Products tab. Click "Inventory". Scroll down to "Maximum Quantity Limit Per Product". Set your desired limit there. … … 67 62 68 63 == Changelog == 64 65 = 1.6 = 66 * Fixed - Can no longer use WC's name in plugin. 69 67 70 68 = 1.5.2 = … … 91 89 92 90 = 1.4 = 93 * New - Support for different limits for individual products. See the version 1.4 release post for details : https://isabelcastillo.com/woocommerce-max-quantity-1-491 * New - Support for different limits for individual products. See the version 1.4 release post for details. 94 92 * New - Support for Variable products (products with variations). Now, the plugin works with all products, Simple and Variable. 95 93 * Code refactoring - Many functions were renamed: -
woocommerce-max-quantity/trunk/readme.txt
r2371753 r2902007 1 === WooCommerce Max Quantity===1 === Max Quantity For WC Shops === 2 2 Contributors: isabel104 3 3 Tags: woocommerce, max quantity, cart maximum, max, cart max, order limit 4 4 Requires at least: 3.8 5 Tested up to: 5.3.26 Stable tag: 1. 5.25 Tested up to: 6.2 6 Stable tag: 1.6 7 7 License: GNU Version 2 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 14 14 = Requires WooCommerce 3.0 or above. = 15 15 16 WooCommerce Max Quantityis a simple extension for WooCommerce that only does one thing: it lets you set a max limit for the number of items that can be added to the cart, for each product, per order.16 Max Quantity For WC Shops is a simple extension for WooCommerce that only does one thing: it lets you set a max limit for the number of items that can be added to the cart, for each product, per order. 17 17 18 18 It's like one of those signs at the grocery store that says, "LIMIT 2 PER CUSTOMER!" This plugin will not add a sign like that, but the quantity input field (pictured above) will hit a limit. … … 23 23 24 24 Customers do not have to be logged in for this to work. This works for guest buyers, as well as logged-in buyers. 25 26 See the [setup instructions and documentation](https://isabelcastillo.com/docs/woocommerce-max-quantity-documentation).27 28 **Languages**29 Includes `.mo` and `.po` translations for Dutch (thanks to Martijn Heesters), French, German (thanks @tofuSCHNITZEL), Hindi, and Spanish languages. Also includes a `.pot` file to make more translations.30 25 31 26 **Disclaimer** … … 39 34 40 35 1. In your WordPress dashboard, go to Plugins –> Add New. 41 2. Search for " WooCommerce Max Quantity" to find the plugin.42 3. When you see " WooCommerce Max Quantity", click "Install Now" to install the plugin.36 2. Search for "Max Quantity For WC Shops" to find the plugin. 37 3. When you see "Max Quantity For WC Shops", click "Install Now" to install the plugin. 43 38 4. Click "Activate" to activate the plugin. 44 39 45 40 **Configure** 46 41 47 The plugin only has 2 settings. You can use these settings in a variety of ways to accomplish the unique goals of your store. See [the documentation](https://isabelcastillo.com/docs/woocommerce-max-quantity-documentation)for specific ways to use these settings:42 The plugin only has 2 settings. You can use these settings in a variety of ways to accomplish the unique goals of your store. See the documentation for specific ways to use these settings: 48 43 49 44 1. To set a universal limit to affect all products, go to WooCommerce -> Settings -> Products tab. Click "Inventory". Scroll down to "Maximum Quantity Limit Per Product". Set your desired limit there. … … 67 62 68 63 == Changelog == 64 65 = 1.6 = 66 * Fixed - Can no longer use WC's name in plugin. 69 67 70 68 = 1.5.2 = … … 91 89 92 90 = 1.4 = 93 * New - Support for different limits for individual products. See the version 1.4 release post for details : https://isabelcastillo.com/woocommerce-max-quantity-1-491 * New - Support for different limits for individual products. See the version 1.4 release post for details. 94 92 * New - Support for Variable products (products with variations). Now, the plugin works with all products, Simple and Variable. 95 93 * Code refactoring - Many functions were renamed:
Note: See TracChangeset
for help on using the changeset viewer.