wp_destroy_current_session()
Function: Removes the current session token from the database.
Source: wp-includes/user.php:3490
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
Action Hook: Fires before the user’s password is reset.
Source: wp-includes/user.php:3302
Function: Provides a simpler way of inserting a user into the database.
Source: wp-includes/user.php:2777
Action Hook: Fires after the user’s password is reset.
Source: wp-includes/user.php:3315
Function: Returns a list of meta keys to be (maybe) populated in wp_update_user().
Source: wp-includes/user.php:2798
Filter Hook: Filters the email address of a user being registered.
Source: wp-includes/user.php:3338
Function: Sets up the user contact methods.
Source: wp-includes/user.php:2813
Action Hook: Fires when submitting registration form data, before the user is created.
Source: wp-includes/user.php:3384
Function: The old private function for setting up user contact methods.
Source: wp-includes/user.php:2845