WP_Automatic_Updater::update()
Method: Updates an item, if appropriate.
Source: wp-admin/includes/class-wp-automatic-updater.php:360
Method: Updates an item, if appropriate.
Source: wp-admin/includes/class-wp-automatic-updater.php:360
Method: Kicks off the background update process, looping through all pending updates.
Source: wp-admin/includes/class-wp-automatic-updater.php:500
Filter Hook: Filters whether to send a debugging email for each automatic background update.
Source: wp-admin/includes/class-wp-automatic-updater.php:595
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
Filter Hook: Filters whether to send an email following an automatic background core update.
Source: wp-admin/includes/class-wp-automatic-updater.php:762
Filter Hook: Filters the email sent following an automatic background core update.
Source: wp-admin/includes/class-wp-automatic-updater.php:962
Class: Core class used for handling automatic background updates.
Source: wp-admin/includes/class-wp-automatic-updater.php:17
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: Determines whether the entire automatic updater is disabled.
Source: wp-admin/includes/class-wp-automatic-updater.php:31