WooCommerce Coupon Restrictions

WooCommerce Coupon Restrictions 2.4.0

Keine Berechtigung zum Herunterladen
* Feature: Add coupon restriction validation for WooCommerce block-based checkout.
* Bugfix: Billing state validation was checking wrong session key.
* Bugfix: Shipping location validation skipped state check when country was also set.
* Update: Declare cart_checkout_blocks compatibility.
* Update: Increase coupon_code column to varchar(255) for new installs.
* Update: Use SELECT COUNT(*) for more efficient usage limit queries.
* Update: Fix typo in method names (seperated -> separated).
* Update: Remove dead code and redundant operations.
* Enhancement: Filter to allow distinct validation messsages for each of the enhanced coupon restriction reasons.
* Enhancement: Filters to allow shared set of enhanced coupon restrictions across multiple coupons.
* Update: Include translator comments for string placeholders.
* Update: Improved field sanitization.
* Feature: WP CLI command to add historic order data to verification table.
* Update: Improve documentation around enhanced usage limits.
* Update: Declare compatibility for High Performance Order Storage.
  • Major plugin rewrite.
  • Enhanced usage limits to help reduce coupon fraud.
* Update: Tested to WooCommerce 7.1.0.
* Update: Migrate inline admin javascript to enqueued file
Oben