edd_purchase_total_of_user( mixed $user = null )

Calculates the total amount spent by a user


Description Description


Parameters Parameters

$user

(Optional) - ID or email

Default value: null


Top ↑

Return Return

(float) - the total amount the user has spent


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.