apply_filters( 'edd_get_discount_status_label', string $label, string $status, int $ID )

Filters the discount status.


Description Description


Parameters Parameters

$label

Discount status label.

$status

Discount status (active or inactive).

$ID

Discount ID.


Top ↑

Source Source

File: includes/class-edd-discount.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.9 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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