WP_User_Meta_Session_Tokens::update_sessions()
Method: Updates the user’s sessions in the usermeta table.
Source: wp-includes/class-wp-user-meta-session-tokens.php:96
Method: Updates the user’s sessions in the usermeta table.
Source: wp-includes/class-wp-user-meta-session-tokens.php:96
Filter Hook: Filters the wp_mail() arguments.
Source: wp-includes/pluggable.php:192
Function: Sends an email, similar to PHP’s mail function.
Source: wp-includes/pluggable.php:174
Method: Destroys all sessions for this user, except the single session with the given verifier.
Source: wp-includes/class-wp-user-meta-session-tokens.php:111
Filter Hook: Filters the email address to send from.
Source: wp-includes/pluggable.php:394
Function: Authenticates a user, confirming the login credentials are valid.
Source: wp-includes/pluggable.php:598
Method: Destroys all session tokens for the user.
Source: wp-includes/class-wp-user-meta-session-tokens.php:121
Filter Hook: Filters the name to associate with the “from” email address.
Source: wp-includes/pluggable.php:403
Function: Logs the current user out.
Source: wp-includes/pluggable.php:652
Method: Destroys all sessions for all users.
Source: wp-includes/class-wp-user-meta-session-tokens.php:130