Dev Resources

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

wc_get_customer_download_permissions()

Function: Get customer download permissions from the database.

Source: includes/wc-user-functions.php:562

Used by 1 function | Uses 1 function

wc_get_customer_available_downloads()

Function: Get customer available downloads.

Source: includes/wc-user-functions.php:573

Used by 3 functions | Uses 3 functions

wc_current_user_has_role()

Function: Checks if the current user has a role.

Source: includes/wc-user-functions.php:378

Used by 3 functions | Uses 1 function

wc_user_has_role()

Function: Checks if a user has a role.

Source: includes/wc-user-functions.php:389

Used by 3 functions | Uses 0 functions

wc_customer_has_capability()

Function: Checks if a user has a certain capability.

Source: includes/wc-user-functions.php:410

Used by 1 function | Uses 1 function

wc_update_new_customer_past_orders()

Function: Get past orders (by email) and update them.

Source: includes/wc-user-functions.php:233

Used by 2 functions | Uses 4 functions

wc_paying_customer()

Function: Order payment completed – This is a paying customer.

Source: includes/wc-user-functions.php:286

Used by 1 function | Uses 2 functions

wc_customer_bought_product()

Function: Checks if a user (by email or ID or both) has bought an item.

Source: includes/wc-user-functions.php:310

Used by 3 functions | Uses 2 functions

woocommerce_new_customer_username

Filter Hook: Filter new customer username.

Source: includes/wc-user-functions.php:211

Used by 1 function | Uses 0 functions

wc_set_customer_auth_cookie()

Function: Login a customer (set auth cookie and set global user object).

Source: includes/wc-user-functions.php:219

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