edd_get_user_verification_request_url()
Function: Gets the URL that triggers a new verification email to be sent
Source: includes/user-functions.php:723
Function: Gets the URL that triggers a new verification email to be sent
Source: includes/user-functions.php:723
Function: Sends the new user notification email when a user registers during checkout
Source: includes/user-functions.php:564
Function: Set a user’s status to pending
Source: includes/user-functions.php:629
Function: Set the user from pending to active
Source: includes/user-functions.php:650
Function: Determines if the user account is pending verification. Pending accounts cannot view purchase history
Source: includes/user-functions.php:675
Function: Gets the activation URL for the specified user
Source: includes/user-functions.php:698
Function: Attach the customer to an existing user account when completing guest purchase
Source: includes/user-functions.php:432
Function: Attach the newly created user_id to a customer, if one exists
Source: includes/user-functions.php:460
Function: Looks up purchases by email that match the registering user
Source: includes/user-functions.php:482
Function: Counts the total number of customers.
Source: includes/user-functions.php:521