apply_filters( 'edd_discount_is_not_global', bool $is_not_global, int $ID )

Filters if the discount is global or not.


Description Description


Parameters Parameters

$is_not_global

Is the discount global 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.