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: ''


Top ↑

Return Return

(int) The total number of files the customer has downloaded.


Top ↑

Source Source

File: includes/user-functions.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.