wp_mail()
Function: Sends an email, similar to PHP’s mail function.
Source: wp-includes/pluggable.php:174
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
Method: Destroys all sessions for all users.
Source: wp-includes/class-wp-user-meta-session-tokens.php:130
Filter Hook: Filters the default wp_mail() charset.
Source: wp-includes/pluggable.php:499
Function: Validates authentication cookie.
Source: wp-includes/pluggable.php:689