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:938
Filter Hook: Filters whether to send an email following an automatic background theme update.
Source: wp-admin/includes/class-wp-automatic-updater.php:938
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:973
Filter Hook: Filters the email sent following an automatic background update for plugins and themes.
Source: wp-admin/includes/class-wp-automatic-updater.php:1244
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:901
Filter Hook: Filters whether to send an email following an automatic background plugin update.
Source: wp-admin/includes/class-wp-automatic-updater.php:915
Action Hook: Fires immediately prior to an auto-update.
Source: wp-admin/includes/class-wp-automatic-updater.php:337
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:1419
Method: Update an item, if appropriate.
Source: wp-admin/includes/class-wp-automatic-updater.php:298
Method: Kicks off the background update process, looping through all pending updates.
Source: wp-admin/includes/class-wp-automatic-updater.php:437
Filter Hook: Filters whether to send a debugging email for each automatic background update.
Source: wp-admin/includes/class-wp-automatic-updater.php:532
Action Hook: Fires after all automatic updates have run.
Source: wp-admin/includes/class-wp-automatic-updater.php:549
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:563
Method: Sends an email upon the completion or failure of a background core update.
Source: wp-admin/includes/class-wp-automatic-updater.php:657
Filter Hook: Filters whether to send an email following an automatic background core update.
Source: wp-admin/includes/class-wp-automatic-updater.php:688
Filter Hook: Filters the email sent following an automatic background core update.
Source: wp-admin/includes/class-wp-automatic-updater.php:888
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:1258
Method: Notifies an administrator of a core update.
Source: wp-admin/includes/class-wp-automatic-updater.php:251
Filter Hook: Filters whether to notify the site administrator of a new core update.
Source: wp-admin/includes/class-wp-automatic-updater.php:281
Class: Core class used for handling automatic background updates.
Source: wp-admin/includes/class-wp-automatic-updater.php:16
Method: Whether the entire automatic updater is disabled.
Source: wp-admin/includes/class-wp-automatic-updater.php:30
Filter Hook: Filters whether to entirely disable background updates.
Source: wp-admin/includes/class-wp-automatic-updater.php:55
Method: Check for version control checkouts.
Source: wp-admin/includes/class-wp-automatic-updater.php:76
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:122
Method: Tests to see if we can and should update a specific item.
Source: wp-admin/includes/class-wp-automatic-updater.php:139
Filter Hook: Filters whether to automatically update core, a plugin, a theme, or a language.
Source: wp-admin/includes/class-wp-automatic-updater.php:207