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
Filter Hook: Filters the wp_mail() arguments.
Source: wp-includes/pluggable.php:192
Function: Verifies that an email is valid.
Source: wp-includes/formatting.php:3551
Filter Hook: Filters whether an email address is valid.
Source: wp-includes/formatting.php:3571
Filter Hook: Filters whether to preempt sending an email.
Source: wp-includes/pluggable.php:214
Action Hook: Fires to allow a plugin to do a complete takeover of Post by Email.
Source: wp-mail.php:29
Filter Hook: Filters the comment author’s email for display.
Source: wp-includes/comment-template.php:134
Function: Determines whether the given email exists.
Source: wp-includes/user.php:1968
Filter Hook: Filters whether the given email exists.
Source: wp-includes/user.php:1985
Filter Hook: Filters the email address to send from.
Source: wp-includes/pluggable.php:396
Filter Hook: Filters the comment author’s email for display.
Source: wp-includes/comment-template.php:197
Filter Hook: Filters the content of the email sent to the Multisite network administrator when a new site is created.
Source: wp-includes/ms-functions.php:1800
Action Hook: Fires after PHPMailer is initialized.
Source: wp-includes/pluggable.php:540
Filter Hook: Filters a user’s email before the user is created or updated.
Source: wp-includes/user.php:2194
Function: Strips out all characters that are not allowable in an email.
Source: wp-includes/formatting.php:3769
Filter Hook: Filters a sanitized email address.
Source: wp-includes/formatting.php:3785
Function: Deprecated functionality to validate an email address.
Source: wp-includes/ms-deprecated.php:170
Action Hook: Fires after a PHPMailer\PHPMailer\Exception is caught.
Source: wp-includes/pluggable.php:581
Filter Hook: Filters the default wp_mail() charset.
Source: wp-includes/pluggable.php:501
Function: Display the email of the author of the current post.
Source: wp-includes/deprecated.php:1473
Function: Retrieve user info by email.
Source: wp-includes/pluggable-deprecated.php:83
Filter Hook: Filters the name to associate with the “from” email address.
Source: wp-includes/pluggable.php:405
Action Hook: Fires after PHPMailer has successfully sent an email.
Source: wp-includes/pluggable.php:567
Filter Hook: Filters the contents of the email sent when the user’s email is changed.
Source: wp-includes/user.php:2713
Filter Hook: Filters the contents of the email sent when an existing user is invited to join the site.
Source: wp-admin/user-new.php:165
Filter Hook: Filters the contents of the email sent to the site administrator when WordPress is installed.
Source: wp-admin/includes/upgrade.php:607
Action Hook: Fires before the admin email confirm form.
Source: wp-login.php:659
Filter Hook: Filters the contents of the Recovery Mode email.
Source: wp-includes/class-wp-recovery-mode-email-service.php:223
Filter Hook: Filters whether to send an email to the Multisite network administrator when a new site is created.
Source: wp-includes/ms-functions.php:1735
Function: Displays the email of the author of the current global $comment.
Source: wp-includes/comment-template.php:120