*** WooCommerce Group Coupons *** 2021.04.11 - version 1.20.0 * WordPress 5.8 compatible. * WooCommerce 5.2 compatible. * Requires at least WordPress 5.5. * Requires at least WooCommerce 4.9. 2021.03.09 - version 1.19.0 * WordPress 5.7 compatible. * WooCommerce 5.1 compatible. * WooCommerce 5.0 compatible. 2021.01.12 - version 1.18.0 * WordPress 5.6 compatible. * WooCommerce 4.9 compatible. 2020.12.19 - version 1.17.1 * Fixed errors that could occur when evaluating coupons for the cart and there is no cart object. * Fixed some code formatting issues. 2020.12.17 - version 1.17.0 * WordPress 5.6 compatible. * WooCommerce 4.8 compatible. 2020.11.11 - version 1.16.0 * WordPress 5.5 compatible. * WooCommerce 4.7 compatible. * Requires at least WooCommerce 3.0. * In future updates, at least WooCommerce 4.0 will be required. * Minor admin section improvement for visual clarity. 2020.08.20 - version 1.15.0 * WordPress 5.5 compatible. * WooCommerce 4.4 compatible. * Using a more recent API function to check if coupons are enabled to avoid calls that end up using a deprecated function. 2020.03.21 - version 1.14.0 * WordPress 5.3 compatible. * WooCommerce 4.0 compatible. 2019.12.04 - version 1.13.0 * Added the option to exclude roles from using a coupon. * WordPress 5.3 compatible. * WooCommerce 3.8 compatible. 2019.08.25 - version 1.12.0 * WordPress 5.2 compatible. * WooCommerce 3.7 compatible. 2019.04.18 - version 1.11.0 * WooCommerce 3.6 compatible. 2019.02.26 - version 1.10.0 * WordPress 5.1 compatibility tested. * WooCommerce 3.5 compatibility tested. 2018.11.24 - version 1.9.0 * Updated and tested for WordPress 5.0 compatibility. * Updated and tested for WooCommerce 3.5 compatibility. 2018.05.28 - version 1.8.1 * Updated compatibility with WooCommerce 3.4. * Fixed plugin version constant. * Updated plugin links. * Added the Woo plugin header tag. * Added ABSPATH checks. * Fixed some minor issues in the internal API documentation. 2018.03.05 - version 1.8.0 * Replaced use of language domain constant with string literal. * Updated compatibility with WooCommerce 3.3. * Updated compatibility with WordPress 4.9. * Updated access to product, documentation and support resources. 2017.06.03 - version 1.7.1 * Fixed several uses of coupon properties and methods for WC 3.x. 2017.04.10 - version 1.7.0 * Updated for WooCommerce 3.0.0 compatibility. * Improved internal definitions to maintain functionality with alternate WP_CONTENT_DIR and WP_CONTENT_URL definitions. 2017.01.30 - version 1.6.1 * Tested with WordPress 4.7.2 * Tested with WooCommerce 2.6.13 * Fixed a bug related to groups excluded from coupons. * Added the Spanish translation. * Removes the [Remove] link for automatically applied coupons. 2017.01.13 - version 1.6.0 * Tested with WordPress 4.7.1 * Tested with WooCommerce 2.16.12. * New feature added: exclude group members from using coupons. * Updated and improved the coupon user interface related to groups. * Added a readme.txt to the plugin's root folder. * Fixed a potential warning issued when a coupon is not valid and has no groups assigned. * Improved internal checks that decide whether to show the error message for coupons restricted to group members. * Added the plugin's translation template. * Added the German translation. 2015.03.03 - version 1.5.0 * Adjusted role select rendering for new select mechanism. * Fixed multiple messages appearing when coupons are applied. * WooCommerce 2.3.x compatible 2014.09.04 - version 1.4.0 * WC 2.2.0 and WP 4.0 compatibility revision. * Moved Groups and Roles coupon administrative sections to their own panels. 2014.01.20 - version 1.3.1 * Dependencies class updated. * Guarded against woocommerce_coupon_options action invoked during save. 2013.11.20 - version 1.3.0 * Added support for subscription coupon types (group_coupons shortcode) * Fixed PHP notice due to typo in variable name 2013.06.11 - version 1.2.0 * Added : show discount type in coupon * Improved : CSS * Changed : chosen() for roles 2013.05.22 - version 1.1.0 * Added support for roles * Added option to remove coupons on logout * Added languages folder for translations and trying to load text domain 2013.05.17 - version 1.0.0 * Initial release