EDD_Download::decrease_earnings( int|float $amount )
Decrease the earnings by the given amount
Description Description
Parameters Parameters
- $amount
-
(Required) Number to decrease earning with
Return Return
(float) New number of total earnings
Source Source
File: includes/class-edd-download.php
Changelog Changelog
Version | Description |
---|---|
2.2 | Introduced. |