EDD_Fees::total( int $download_id )
Calculate the total fee amount
Description Description
Can be negative
Parameters Parameters
- $download_id
-
(Required) The download ID whose fees to retrieve
Return Return
(float) Total fee amount
Source Source
File: includes/class-edd-fees.php
Changelog Changelog
Version | Description |
---|---|
1.5 | Introduced. |