edd_count_file_downloads_of_customer( string|int $customer_id_or_email = '' )
Counts the total number of files a customer has downloaded.
Description Description
Parameters Parameters
- $customer_id_or_email
-
(Optional) The email address or id of the customer.
Default value: ''
Return Return
(int) The total number of files the customer has downloaded.
Source Source
File: includes/user-functions.php