EDD_API::get_download_logs( int $customer_id )
Process Get Downloads API Request to retrieve download logs
Description Description
Parameters Parameters
- $customer_id
-
(Required) The customer ID you wish to retrieve download logs for
Return Return
(array) Multidimensional array of the download logs
Source Source
File: includes/api/class-edd-api.php
Changelog Changelog
Version | Description |
---|---|
2.5 | Introduced. |