apply_filters( 'edd_is_discount_single_use', bool $single_use, int $ID )

Filters if the discount is single use or not.


Description Description


Parameters Parameters

$single_use

Is the discount is single use or not.

$ID

Discount ID.


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.