edd_decrease_total_earnings( $amount )
Decrease the Total Earnings
Description Description
Parameters Parameters
- $amount
-
(Required) int The amount you would like to decrease the total earnings by.
Return Return
(float) $total Total earnings
Source Source
File: includes/payments/functions.php
Changelog Changelog
Version | Description |
---|---|
1.8.4 | Introduced. |