*** WC Minimum & Maximum Quantity Changelog *** 2021.06.09 - version 2.1.8 * Bug Fix: Division by zero error fix 2021.06.09 - version 2.1.7 * Bug Fix: To set the default increment by value @tigerrockmartialarts 2021.06.06 - version 2.1.6 * Bug Fix: If quantity item manually changed in the product page / cart page and if the changed quantity voids the minimum / maximum order quantity rule / the quantity increment rule then it throws error which was not earlier. 2021.04.09 - version 2.1.5 * Added feature to do increments based on the increment set by admin 2021.01.01 - version 2.1.4 * Added fix for wrong quantity issue in the shop page and and category pages. Thanks for the solution from @tigerrockmartialarts, @galbaras 2020.06.18 - version 2.1.3 * Changed the condition to check the product type is "simple" since we don't support variable / grouped product 2020.06.02 - version 2.1.2 * Bug fix for variable product view link in shop and category pages. 2020.05.05 - version 2.1.1 * Ajax add to cart Bug fix in the shop and archive pages. 2020.05.04 - version 2.1.0 * Fixed the bug of double add to cart buttons 2019.11.13 - version 2.0.9 * Added a condition to check the product type in the shop / category pages since it was creating problems for non supported product types. 2019.09.20 - version 2.0.8 * Removed Javascript alert and added woocommerce notice functionality, now also added the feature, to add product to cart from all pages. 2019.09.10 - version 2.0.7 * Minor Bug Fix to overcome the double add-to-cart button in the shop and category pages. 2019.05.05 - version 2.0.6 * Minor Bug Fix to fix the issue in the custom add to cart alert message section. In which single quote created problem. 2019.04.15 - version 2.0.5 * Fixed double add to cart button issue which was causing issue in the shop and category pages. 2019.04.09 - version 2.0.4 * Most awaited feature of enabling add to cart button in the shop / category page. *Also added a customizable options page to display custom add to cart messages. 2018.10.14 - version 2.0.3 * Minor Bug Pointed By @shibi https://wordpress.org/support/topic/error-in-the-function-wc_mmax_quantity_input_args/ 2018.03.11 - version 2.0.2 * Minor Bug fix pointed by @leemon, Still plugin does not support variable product, 2017.12.28 - version 2.0-beta * Minor Bug fix added order quantity to fix the ajax issue. 2017.06.20 - version 2.0-beta * Minor bug on minimum & maximum quantity, also support to variable products 2017.06.19 - version 1.1.6 * Minor bug fixed pointed out by @saurabhj91 2017.06.25 - version 1.1.5 * WPML support addition. Suggested by @maxgx 2017.06.04 - version 1.1.4 * Bug fixes related to minimum product quantity selection in the product page. 2016.12.05 - version 1.1.3 * Removed view product link, from the shop page. 2016.11.30 - version 1.1.2 * Made corrections for plugin activation error. 2016.08.28 - version 1.1.1 * Typo corrections and standardizations. Bug fix for managed inventory products 2016.08.28 - version 1.1 * Fixed the bug for adding same product multiple times which was adding the product even if the maximum quantity for the product quantity is reached. Now if the product is added multiple times and if it reached the maximum limit it shows a popup that you have reached maximum limit for the product and exits back to the product page 2016.02.24 - version 1.0.0 * First Release