Plugin Directory

Changeset 2902007


Ignore:
Timestamp:
04/20/2023 09:08:19 PM (3 years ago)
Author:
isabel104
Message:

remove WC's trademark name

Location:
woocommerce-max-quantity
Files:
4 added
24 deleted
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • woocommerce-max-quantity/tags/1.6/readme.txt

    r2371753 r2902007  
    1 === WooCommerce Max Quantity ===
     1=== Max Quantity For WC Shops ===
    22Contributors: isabel104
    33Tags: woocommerce, max quantity, cart maximum, max, cart max, order limit
    44Requires at least: 3.8
    5 Tested up to: 5.3.2
    6 Stable tag: 1.5.2
     5Tested up to: 6.2
     6Stable tag: 1.6
    77License: GNU Version 2
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1414= Requires WooCommerce 3.0 or above. =
    1515
    16 WooCommerce Max Quantity 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.
     16Max 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.
    1717
    1818It'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.
     
    2323
    2424Customers 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.
    3025
    3126**Disclaimer**
     
    3934
    40351. 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.
     362. Search for "Max Quantity For WC Shops" to find the plugin.
     373. When you see "Max Quantity For WC Shops", click "Install Now" to install the plugin.
    43384. Click "Activate" to activate the plugin.
    4439
    4540**Configure**
    4641
    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:
     42The 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:
    4843
    49441. 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.
     
    6762
    6863== Changelog ==
     64
     65= 1.6 =
     66* Fixed - Can no longer use WC's name in plugin.
    6967
    7068= 1.5.2 =
     
    9189
    9290= 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-4
     91* New - Support for different limits for individual products. See the version 1.4 release post for details.
    9492* New - Support for Variable products (products with variations). Now, the plugin works with all products, Simple and Variable.
    9593* Code refactoring - Many functions were renamed:
  • woocommerce-max-quantity/trunk/readme.txt

    r2371753 r2902007  
    1 === WooCommerce Max Quantity ===
     1=== Max Quantity For WC Shops ===
    22Contributors: isabel104
    33Tags: woocommerce, max quantity, cart maximum, max, cart max, order limit
    44Requires at least: 3.8
    5 Tested up to: 5.3.2
    6 Stable tag: 1.5.2
     5Tested up to: 6.2
     6Stable tag: 1.6
    77License: GNU Version 2
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1414= Requires WooCommerce 3.0 or above. =
    1515
    16 WooCommerce Max Quantity 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.
     16Max 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.
    1717
    1818It'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.
     
    2323
    2424Customers 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.
    3025
    3126**Disclaimer**
     
    3934
    40351. 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.
     362. Search for "Max Quantity For WC Shops" to find the plugin.
     373. When you see "Max Quantity For WC Shops", click "Install Now" to install the plugin.
    43384. Click "Activate" to activate the plugin.
    4439
    4540**Configure**
    4641
    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:
     42The 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:
    4843
    49441. 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.
     
    6762
    6863== Changelog ==
     64
     65= 1.6 =
     66* Fixed - Can no longer use WC's name in plugin.
    6967
    7068= 1.5.2 =
     
    9189
    9290= 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-4
     91* New - Support for different limits for individual products. See the version 1.4 release post for details.
    9492* New - Support for Variable products (products with variations). Now, the plugin works with all products, Simple and Variable.
    9593* Code refactoring - Many functions were renamed:
Note: See TracChangeset for help on using the changeset viewer.