Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/user-functions.php / Page 2

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

Used by 0 functions | Uses 0 functions

edd_user_pending_verification()

Function: Determines if the user account is pending verification. Pending accounts cannot view purchase history

Source: includes/user-functions.php:675

Used by 0 functions | Uses 0 functions

edd_get_user_verification_url()

Function: Gets the activation URL for the specified user

Source: includes/user-functions.php:698

Used by 0 functions | Uses 0 functions

edd_new_user_notification()

Function: Sends the new user notification email when a user registers during checkout

Source: includes/user-functions.php:564

Used by 0 functions | Uses 0 functions

edd_set_user_to_pending()

Function: Set a user’s status to pending

Source: includes/user-functions.php:629

Used by 0 functions | Uses 0 functions

edd_set_user_to_verified()

Function: Set the user from pending to active

Source: includes/user-functions.php:650

Used by 0 functions | Uses 0 functions

edd_connect_guest_customer_to_existing_user()

Function: Attach the customer to an existing user account when completing guest purchase

Source: includes/user-functions.php:432

Used by 0 functions | Uses 0 functions

edd_connect_existing_customer_to_new_user()

Function: Attach the newly created user_id to a customer, if one exists

Source: includes/user-functions.php:460

Used by 0 functions | Uses 0 functions

edd_add_past_purchases_to_new_user()

Function: Looks up purchases by email that match the registering user

Source: includes/user-functions.php:482

Used by 0 functions | Uses 0 functions

edd_count_total_customers()

Function: Counts the total number of customers.

Source: includes/user-functions.php:521

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 4 Next »
Proudly powered by WordPress