WP_Automatic_Updater::after_core_update()
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: 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
Method: Checks for version control checkouts.
Source: wp-admin/includes/class-wp-automatic-updater.php:125
Filter Hook: Filters the debug email that can be sent following an automatic background core update.
Source: wp-admin/includes/class-wp-automatic-updater.php:1538