Update an item, if appropriate.
WP_Automatic_Updater::send_core_update_notification_email
Notifies an administrator of a core update.
WP_Automatic_Updater::should_update
Tests to see if we can and should update a specific item.
WP_Automatic_Updater::is_vcs_checkout
Check for version control checkouts.
Advertisement
WP_Automatic_Updater::is_disabled
Whether the entire automatic updater is disabled.
automatic_updates_debug_email
Filters the debug email that can be sent following an automatic background core update.
auto_core_update_email
Filters the email sent following an automatic background core update.
auto_core_update_send_email
Filters whether to send an email following an automatic background core update.
Advertisement
automatic_updates_complete
Fires after all automatic updates have run.
automatic_updates_send_debug_email
Filters whether to send a debugging email for each automatic background update.
pre_auto_update
Fires immediately prior to an auto-update.
send_core_update_notification_email
Filters whether to notify the site administrator of a new core update.
Advertisement
WP_Automatic_Updater
Core class used for handling automatic background updates.