edd_get_average_monthly_download_earnings( int $download_id )
Retrieves the average monthly earnings for a specific download
Description Description
Parameters Parameters
- $download_id
-
(Required) Download ID
Return Return
(float) $earnings Average monthly earnings
Source Source
File: includes/download-functions.php
Changelog Changelog
Version | Description |
---|---|
1.3 | Introduced. |