ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-admin/includes/class-wp-automatic-updater.php

pre_auto_update

Action Hook: Fires immediately prior to an auto-update.

Source: wp-admin/includes/class-wp-automatic-updater.php:295

Used by 1 function | Uses 0 functions

automatic_updates_debug_email

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:913

Used by 1 function | Uses 0 functions

WP_Automatic_Updater::send_debug_email()

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:772

Used by 1 function | Uses 11 functions

auto_core_update_email

Filter Hook: Filters the email sent following an automatic background core update.

Source: wp-admin/includes/class-wp-automatic-updater.php:762

Used by 1 function | Uses 0 functions

auto_core_update_send_email

Filter Hook: Filters whether to send an email following an automatic background core update.

Source: wp-admin/includes/class-wp-automatic-updater.php:604

Used by 1 function | Uses 0 functions

WP_Automatic_Updater::send_email()

Method: Sends an email upon the completion or failure of a background core update.

Source: wp-admin/includes/class-wp-automatic-updater.php:579

Used by 2 functions | Uses 17 functions

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:490

Used by 1 function | Uses 6 functions

automatic_updates_complete

Action Hook: Fires after all automatic updates have run.

Source: wp-admin/includes/class-wp-automatic-updater.php:476

Used by 1 function | Uses 0 functions

automatic_updates_send_debug_email

Filter Hook: Filters whether to send a debugging email for each automatic background update.

Source: wp-admin/includes/class-wp-automatic-updater.php:463

Used by 1 function | Uses 0 functions

WP_Automatic_Updater::run()

Method: Kicks off the background update process, looping through all pending updates.

Source: wp-admin/includes/class-wp-automatic-updater.php:372

Used by 0 functions | Uses 23 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy