Dev Resources

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

wc_update_user_last_active()

Function: Set the user last active timestamp to now.

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

Used by 3 functions | Uses 0 functions

wc_translate_user_roles()

Function: Translate WC roles using the woocommerce textdomain.

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

Used by 0 functions | Uses 0 functions

wc_user_search_columns()

Function: Add support for searching by display_name.

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

Used by 0 functions | Uses 0 functions

wc_delete_user_data()

Function: When a user is deleted in WordPress, delete corresponding WooCommerce data.

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

Used by 0 functions | Uses 1 function

wc_maybe_store_user_agent()

Function: Store user agents. Used for tracker.

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

Used by 0 functions | Uses 1 function

wc_user_logged_in()

Function: Update logic triggered on login.

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

Used by 0 functions | Uses 1 function

wc_current_user_is_active()

Function: Update when the user was last active.

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

Used by 0 functions | Uses 1 function

wc_update_profile_last_update_time()

Function: Hooks into the `profile_update` hook to set the user last updated timestamp.

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

Used by 0 functions | Uses 1 function

wc_meta_update_last_update_time()

Function: Hooks into the update user meta function to set the user last updated timestamp.

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

Used by 0 functions | Uses 1 function

wc_set_user_last_update_time()

Function: Sets a user’s “last update” time to the current timestamp.

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

Used by 2 functions | Uses 0 functions
1 2 … 4 Next »
Proudly powered by WordPress