ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 171

get_password_reset_key()

Function: Creates, stores, then returns a password reset key for user.

Source: wp-includes/user.php:2879

Used by 0 functions | Uses 0 functions

check_password_reset_key()

Function: Retrieves a user row based on password reset key and login.

Source: wp-includes/user.php:2977

Used by 0 functions | Uses 0 functions

reset_password()

Function: Handles resetting the user’s password.

Source: wp-includes/user.php:3293

Used by 0 functions | Uses 0 functions

sanitize_user_field()

Function: Sanitizes user field based on context.

Source: wp-includes/user.php:1774

Used by 0 functions | Uses 0 functions

update_user_caches()

Function: Updates all user caches.

Source: wp-includes/user.php:1884

Used by 0 functions | Uses 0 functions

clean_user_cache()

Function: Cleans all user caches.

Source: wp-includes/user.php:1911

Used by 0 functions | Uses 0 functions

username_exists()

Function: Determines whether the given username exists.

Source: wp-includes/user.php:1954

Used by 0 functions | Uses 0 functions

email_exists()

Function: Determines whether the given email exists.

Source: wp-includes/user.php:1986

Used by 0 functions | Uses 0 functions

validate_username()

Function: Checks whether a username is valid.

Source: wp-includes/user.php:2015

Used by 0 functions | Uses 0 functions

wp_insert_user()

Function: Inserts a user into the database.

Source: wp-includes/user.php:2096

Used by 0 functions | Uses 0 functions
« Previous 1 … 170 171 172 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy