WP_Automatic_Updater::is_allowed_dir()
Method: Checks whether access to a given directory is allowed.
Source: wp-admin/includes/class-wp-automatic-updater.php:71
Method: Checks whether access to a given directory is allowed.
Source: wp-admin/includes/class-wp-automatic-updater.php:71
Filter Hook: Filters whether to send an email following an automatic background theme update.
Source: wp-admin/includes/class-wp-automatic-updater.php:1011
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:1046
Filter Hook: Filters the email sent following an automatic background update for plugins and themes.
Source: wp-admin/includes/class-wp-automatic-updater.php:1344
Filter Hook: Filters whether to send an email following an automatic background plugin update.
Source: wp-admin/includes/class-wp-automatic-updater.php:988
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:974
Action Hook: Fires immediately prior to an auto-update.
Source: wp-admin/includes/class-wp-automatic-updater.php:398
Filter Hook: Filters whether to send a debugging email for each automatic background update.
Source: wp-admin/includes/class-wp-automatic-updater.php:594
Action Hook: Fires after all automatic updates have run.
Source: wp-admin/includes/class-wp-automatic-updater.php:611
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:625
Method: Sends an email upon the completion or failure of a background core update.
Source: wp-admin/includes/class-wp-automatic-updater.php:724
Filter Hook: Filters whether to send an email following an automatic background core update.
Source: wp-admin/includes/class-wp-automatic-updater.php:761
Filter Hook: Filters the email sent following an automatic background core update.
Source: wp-admin/includes/class-wp-automatic-updater.php:961
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:1358
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:1537
Method: Updates an item, if appropriate.
Source: wp-admin/includes/class-wp-automatic-updater.php:359
Method: Kicks off the background update process, looping through all pending updates.
Source: wp-admin/includes/class-wp-automatic-updater.php:499
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:125
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:175
Method: Tests to see if we can and should update a specific item.
Source: wp-admin/includes/class-wp-automatic-updater.php:192
Filter Hook: Filters whether to automatically update core, a plugin, a theme, or a language.
Source: wp-admin/includes/class-wp-automatic-updater.php:265
Method: Notifies an administrator of a core update.
Source: wp-admin/includes/class-wp-automatic-updater.php:309
Filter Hook: Filters whether to notify the site administrator of a new core update.
Source: wp-admin/includes/class-wp-automatic-updater.php:342