Get Total Paid by Email
Use this helper function to get the total paid across all forms for a email address.
Example:
$total = gw_get_total_by_email( ‘dave@smiff.com’ );
Instructions
See “Where do I put snippets?” in our documentation for installation instructions.
Code
Filename: gw-get-total-paid-by-email.php