cache_users()
Function: Retrieves info for user lists to prevent multiple queries by get_userdata().
Source: wp-includes/pluggable.php:125
Function: Retrieves info for user lists to prevent multiple queries by get_userdata().
Source: wp-includes/pluggable.php:125
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 email address to send from.
Source: wp-includes/pluggable.php:394
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 name to associate with the “from” email address.
Source: wp-includes/pluggable.php:403
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 wp_mail() content type.
Source: wp-includes/pluggable.php:478
Function: Logs the current user out.
Source: wp-includes/pluggable.php:652