edd_get_download_sales_stats( int $download_id )
Return the sales number for a download.
Description Description
Parameters Parameters
- $download_id
-
(Required) Download ID
Return Return
(int) $sales Amount of sales for a certain download
Source Source
File: includes/download-functions.php
Changelog Changelog
Version | Description |
---|---|
1.0 | Introduced. |