wp_destroy_other_sessions()
Function: Removes all but the current session token for the current user for the database.
Source: wp-includes/user.php:3503
Function: Removes all but the current session token for the current user for the database.
Source: wp-includes/user.php:3503
Filter Hook: Filters the expiration time of password reset keys.
Source: wp-includes/user.php:3001
Filter Hook: Filters the return value of check_password_reset_key() when an old-style key or an expired key is used.
Source: wp-includes/user.php:3039
Function: Handles resetting the user’s password.
Source: wp-includes/user.php:3293
Function: Provides a simpler way of inserting a user into the database.
Source: wp-includes/user.php:2777
Action Hook: Fires before the user’s password is reset.
Source: wp-includes/user.php:3302
Function: Returns a list of meta keys to be (maybe) populated in wp_update_user().
Source: wp-includes/user.php:2798
Action Hook: Fires after the user’s password is reset.
Source: wp-includes/user.php:3315
Function: Sets up the user contact methods.
Source: wp-includes/user.php:2813
Function: Handles registering a new user.
Source: wp-includes/user.php:3327