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:3467
Filter Hook: Filters whether an email address is valid.
Source: wp-includes/formatting.php:3487
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:131
Function: Determines whether the given email exists.
Source: wp-includes/user.php:1951
Filter Hook: Filters whether the given email exists.
Source: wp-includes/user.php:1968
Filter Hook: Filters the email address to send from.
Source: wp-includes/pluggable.php:394
Filter Hook: Filters the comment author’s email for display.
Source: wp-includes/comment-template.php:194
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:1791
Action Hook: Fires after PHPMailer is initialized.
Source: wp-includes/pluggable.php:536
Filter Hook: Filters a user’s email before the user is created or updated.
Source: wp-includes/user.php:2176
Function: Strips out all characters that are not allowable in an email.
Source: wp-includes/formatting.php:3681
Filter Hook: Filters a sanitized email address.
Source: wp-includes/formatting.php:3697
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:577
Filter Hook: Filters the default wp_mail() charset.
Source: wp-includes/pluggable.php:499
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:403
Action Hook: Fires after PHPMailer has successfully sent an email.
Source: wp-includes/pluggable.php:563
Filter Hook: Filters the contents of the email sent when the user’s email is changed.
Source: wp-includes/user.php:2686
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:605
Action Hook: Fires before the admin email confirm form.
Source: wp-login.php:621
Filter Hook: Filters the contents of the Recovery Mode email.
Source: wp-includes/class-wp-recovery-mode-email-service.php:228
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:1726
Function: Displays the email of the author of the current global $comment.
Source: wp-includes/comment-template.php:118