Used By
Used By | Description |
---|---|
wp-admin/includes/class-wp-automatic-updater.php: WP_Automatic_Updater::send_email() | Sends an email upon the completion or failure of a background core update. |
Filters whether to send an email following an automatic background core update.
(bool) Whether to send the email. Default true.
(string) The type of email to send. Can be one of 'success', 'fail', 'critical'.
(object) The update offer that was attempted.
(mixed) The result for the core update. Can be WP_Error.
Version | Description |
---|---|
3.7.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/auto_core_update_send_email