Used By
Used By | Description |
---|---|
wp-admin/includes/class-wp-automatic-updater.php: WP_Automatic_Updater::send_debug_email() | Prepares and sends an email of a full log of background update results, useful for debugging and geekery. |
Filters the debug email that can be sent following an automatic background core update.
(array) Array of email arguments that will be passed to wp_mail().
(string) The email recipient. An array of emails can be returned, as handled by wp_mail().
(string) Email subject.
(string) Email message body.
(string) Any email headers. Default empty.
(int) The number of failures encountered while upgrading.
(mixed) The results of all attempted updates.
Version | Description |
---|---|
3.8.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/automatic_updates_debug_email