EDD_Download::increase_earnings( int|float $amount )
Increase the earnings by the given amount
Description Description
Parameters Parameters
- $amount
-
(Required) Amount to increase the earnings by
Return Return
(float) New number of total earnings
Source Source
File: includes/class-edd-download.php
Changelog Changelog
Version | Description |
---|---|
2.2 | Introduced. |