auto_theme_update_send_email
Filter Hook: Filters whether to send an email following an automatic background theme update.
Source: wp-admin/includes/class-wp-automatic-updater.php:959
Filter Hook: Filters whether to send an email following an automatic background theme update.
Source: wp-admin/includes/class-wp-automatic-updater.php:959
Method: Sends an email upon the completion or failure of a plugin or theme background update.
Source: wp-admin/includes/class-wp-automatic-updater.php:994
Filter Hook: Filters the email sent following an automatic background update for plugins and themes.
Source: wp-admin/includes/class-wp-automatic-updater.php:1292
Filter Hook: Filters whether to send an email following an automatic background plugin update.
Source: wp-admin/includes/class-wp-automatic-updater.php:936
Method: If we tried to perform plugin or theme updates, check if we should send an email.
Source: wp-admin/includes/class-wp-automatic-updater.php:922
Action Hook: Fires immediately prior to an auto-update.
Source: wp-admin/includes/class-wp-automatic-updater.php:346
Filter Hook: Filters whether to send a debugging email for each automatic background update.
Source: wp-admin/includes/class-wp-automatic-updater.php:542
Action Hook: Fires after all automatic updates have run.
Source: wp-admin/includes/class-wp-automatic-updater.php:559
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:573
Method: Sends an email upon the completion or failure of a background core update.
Source: wp-admin/includes/class-wp-automatic-updater.php:672
Filter Hook: Filters whether to send an email following an automatic background core update.
Source: wp-admin/includes/class-wp-automatic-updater.php:709
Filter Hook: Filters the email sent following an automatic background core update.
Source: wp-admin/includes/class-wp-automatic-updater.php:909
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:1306
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:1485
Method: Updates an item, if appropriate.
Source: wp-admin/includes/class-wp-automatic-updater.php:307
Method: Kicks off the background update process, looping through all pending updates.
Source: wp-admin/includes/class-wp-automatic-updater.php:447
Class: Core class used for handling automatic background updates.
Source: wp-admin/includes/class-wp-automatic-updater.php:17
Method: Determines whether the entire automatic updater is disabled.
Source: wp-admin/includes/class-wp-automatic-updater.php:31
Filter Hook: Filters whether to entirely disable background updates.
Source: wp-admin/includes/class-wp-automatic-updater.php:56
Method: Checks for version control checkouts.
Source: wp-admin/includes/class-wp-automatic-updater.php:77
Filter Hook: Filters whether the automatic updater should consider a filesystem location to be potentially managed by a version control system.
Source: wp-admin/includes/class-wp-automatic-updater.php:123
Method: Tests to see if we can and should update a specific item.
Source: wp-admin/includes/class-wp-automatic-updater.php:140
Filter Hook: Filters whether to automatically update core, a plugin, a theme, or a language.
Source: wp-admin/includes/class-wp-automatic-updater.php:213
Method: Notifies an administrator of a core update.
Source: wp-admin/includes/class-wp-automatic-updater.php:257
Filter Hook: Filters whether to notify the site administrator of a new core update.
Source: wp-admin/includes/class-wp-automatic-updater.php:290