apply_filters( 'edd_discounted_amount', float $amount )
Filter the discounted amount calculated.
Description Description
Parameters Parameters
- $amount
-
Calculated discounted amount.
Source Source
File: includes/class-edd-discount.php
Changelog Changelog
Version | Description |
---|---|
2.7 | Introduced. |