wpmu_new_site_admin_notification()wp-includes/ms-functions.php | Notifies the Multisite network administrator that a new site was created.
|
WP_Automatic_Updater::send_plugin_theme_email()wp-admin/includes/class-wp-automatic-updater.php | Sends an email upon the completion or failure of a plugin or theme background update.
|
WP_Recovery_Mode_Email_Service::send_recovery_mode_email()wp-includes/class-wp-recovery-mode-email-service.php | Sends the Recovery Mode email to the site admin email address.
|
_wp_privacy_send_erasure_fulfillment_notification()wp-includes/user.php | Notifies the user when their erasure request is fulfilled.
|
wp_send_user_request()wp-includes/user.php | Send a confirmation request email to confirm an action.
|
wp_privacy_send_personal_data_export_email()wp-admin/includes/privacy-tools.php | Send an email to the user with a link to the personal data export file
|
WP_Automatic_Updater::send_email()wp-admin/includes/class-wp-automatic-updater.php | Sends an email upon the completion or failure of a background core update.
|
WP_Automatic_Updater::send_debug_email()wp-admin/includes/class-wp-automatic-updater.php | Prepares and sends an email of a full log of background update results, useful for debugging and geekery.
|
insert_with_markers()wp-admin/includes/misc.php | Inserts an array of strings into a file (.htaccess), placing it between BEGIN and END markers.
|
wp_password_change_notification()wp-includes/pluggable.php | Notifies the blog admin of a user changing password, normally via email.
|
wp_new_user_notification()wp-includes/pluggable.php | Emails login credentials to a newly-registered user.
|
wp_notify_postauthor()wp-includes/pluggable.php | Notifies an author (and/or others) of a comment/trackback/pingback on a post.
|
wp_notify_moderator()wp-includes/pluggable.php | Notifies the moderator of the site about a new comment that is awaiting approval.
|
User Contributed Notes
You must log in before being able to contribute a note or feedback.