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
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:975
Filter Hook: Filters whether to send an email following an automatic background plugin update.
Source: wp-admin/includes/class-wp-automatic-updater.php:989
Filter Hook: Filters whether to send an email following an automatic background theme update.
Source: wp-admin/includes/class-wp-automatic-updater.php:1012
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:1047
Filter Hook: Filters the email sent following an automatic background update for plugins and themes.
Source: wp-admin/includes/class-wp-automatic-updater.php:1345
Method: Sends an email upon the completion or failure of a background core update.
Source: wp-admin/includes/class-wp-automatic-updater.php:725
Class: Core class used for handling automatic background updates.
Source: wp-admin/includes/class-wp-automatic-updater.php:17
Filter Hook: Filters whether to send an email following an automatic background core update.
Source: wp-admin/includes/class-wp-automatic-updater.php:762
Method: Determines whether the entire automatic updater is disabled.
Source: wp-admin/includes/class-wp-automatic-updater.php:31