apply_filters( 'edd_is_discount_products_req_met', bool $return, int $ID, string $product_condition )

Filters whether the product requirements are met for the discount to hold.


Description Description


Parameters Parameters

$return

Are the product requirements met or not.

$ID

Discount ID.

$product_condition

Product condition.


Top ↑

Source Source

File: includes/class-edd-discount.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.7 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.