WC_Discounts::validate_coupon_usage_limit()
Method: Ensure coupon usage limit is valid or throw exception.
Source: includes/class-wc-discounts.php:601
Method: Ensure coupon usage limit is valid or throw exception.
Source: includes/class-wc-discounts.php:601
Method: Ensure coupon user usage limit is valid or throw exception.
Source: includes/class-wc-discounts.php:650
Method: Ensure coupon date is valid or throw exception.
Source: includes/class-wc-discounts.php:685
Method: Ensure coupon amount is valid or throw exception.
Source: includes/class-wc-discounts.php:701
Method: Ensure coupon amount is valid or throw exception.
Source: includes/class-wc-discounts.php:720
Method: Ensure coupon is valid for products in the list is valid or throw exception.
Source: includes/class-wc-discounts.php:739
Method: Sort by price.
Source: includes/class-wc-discounts.php:291
Method: Filter out all products which have been fully discounted to 0.
Source: includes/class-wc-discounts.php:308
Method: Get items which the coupon should be applied to.
Source: includes/class-wc-discounts.php:319
Method: Apply percent discount to items and return an array of discounts granted.
Source: includes/class-wc-discounts.php:346