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
Function: Retrieves the current session token from the logged_in cookie.
Source: wp-includes/user.php:3468
Function: Provides a simpler way of inserting a user into the database.
Source: wp-includes/user.php:2777
Function: Returns a list of meta keys to be (maybe) populated in wp_update_user().
Source: wp-includes/user.php:2798
Function: Sets up the user contact methods.
Source: wp-includes/user.php:2813
Function: The old private function for setting up user contact methods.
Source: wp-includes/user.php:2845
Function: Gets the text suggesting how to create strong passwords.
Source: wp-includes/user.php:2856
Function: Creates, stores, then returns a password reset key for user.
Source: wp-includes/user.php:2879
Function: Retrieves a user row based on password reset key and login.
Source: wp-includes/user.php:2977
Function: Handles resetting the user’s password.
Source: wp-includes/user.php:3293