edd_count_file_downloads_of_user( mixed $user )

Counts the total number of files a user (or customer if an email address is given) has downloaded


Description Description


Parameters Parameters

$user

(Required) - ID or email


Top ↑

Return Return

(int) - The total number of files the user has downloaded


Top ↑

Source Source

File: includes/user-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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