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: 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
Filter Hook: Filters the errors encountered when a new user is being registered.
Source: wp-includes/user.php:3402
Filter Hook: Filters the text describing the site’s password complexity policy.
Source: wp-includes/user.php:2866
Action Hook: Fires after a new user registration has been recorded.
Source: wp-includes/user.php:3438
Function: Creates, stores, then returns a password reset key for user.
Source: wp-includes/user.php:2879