automatic_updates_send_debug_email
Filter Hook: Filters whether to send a debugging email for each automatic background update.
Source: wp-admin/includes/class-wp-automatic-updater.php:595
Filter Hook: Filters whether to send a debugging email for each automatic background update.
Source: wp-admin/includes/class-wp-automatic-updater.php:595
Action Hook: Fires after all automatic updates have run.
Source: wp-admin/includes/class-wp-automatic-updater.php:612
Method: If we tried to perform a core update, check if we should send an email, and if we need to avoid processing future updates.
Source: wp-admin/includes/class-wp-automatic-updater.php:626
Method: Sends an email upon the completion or failure of a background core update.
Source: wp-admin/includes/class-wp-automatic-updater.php:725
Class: Core class used for handling automatic background updates.
Source: wp-admin/includes/class-wp-automatic-updater.php:17
Filter Hook: Filters whether to send an email following an automatic background core update.
Source: wp-admin/includes/class-wp-automatic-updater.php:762
Method: Determines whether the entire automatic updater is disabled.
Source: wp-admin/includes/class-wp-automatic-updater.php:31
Filter Hook: Filters the email sent following an automatic background core update.
Source: wp-admin/includes/class-wp-automatic-updater.php:962
Filter Hook: Filters whether to entirely disable background updates.
Source: wp-admin/includes/class-wp-automatic-updater.php:56
Method: Prepares and sends an email of a full log of background update results, useful for debugging and geekery.
Source: wp-admin/includes/class-wp-automatic-updater.php:1359