apply_filters( 'edd_get_discount_type', string $code, int $ID )

Filters the discount type.


Description Description


Parameters Parameters

$code

Discount type (percent or flat amount).

$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.