wp_get_all_sessions()
Function: Retrieves a list of sessions for the current user.
Source: wp-includes/user.php:3480
Function: Retrieves a list of sessions for the current user.
Source: wp-includes/user.php:3480
Function: Removes the current session token from the database.
Source: wp-includes/user.php:3490
Function: Removes all but the current session token for the current user for the database.
Source: wp-includes/user.php:3503
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
Filter Hook: Filters the user contact methods.
Source: wp-includes/user.php:2831
Filter Hook: Filters the email address of a user being registered.
Source: wp-includes/user.php:3338
Function: The old private function for setting up user contact methods.
Source: wp-includes/user.php:2845
Action Hook: Fires when submitting registration form data, before the user is created.
Source: wp-includes/user.php:3384
Function: Gets the text suggesting how to create strong passwords.
Source: wp-includes/user.php:2856