WP_Automatic_Updater::should_update()
Method: Tests to see if we can and should update a specific item.
Source: wp-admin/includes/class-wp-automatic-updater.php:193
Method: Tests to see if we can and should update a specific item.
Source: wp-admin/includes/class-wp-automatic-updater.php:193
Filter Hook: Filters whether to automatically update core, a plugin, a theme, or a language.
Source: wp-admin/includes/class-wp-automatic-updater.php:266
Method: Notifies an administrator of a core update.
Source: wp-admin/includes/class-wp-automatic-updater.php:310
Filter Hook: Filters whether to notify the site administrator of a new core update.
Source: wp-admin/includes/class-wp-automatic-updater.php:343
Method: Updates an item, if appropriate.
Source: wp-admin/includes/class-wp-automatic-updater.php:360
Method: Kicks off the background update process, looping through all pending updates.
Source: wp-admin/includes/class-wp-automatic-updater.php:500
Function: Clears the plugins cache used by get_plugins() and by default, the plugin updates cache.
Source: wp-admin/includes/plugin.php:2306
Function: Calculates and compares the MD5 of a file to its expected value.
Source: wp-admin/includes/file.php:1324
Method: Bulk upgrade language packs.
Source: wp-admin/includes/class-language-pack-upgrader.php:167
Method: Checks that the package source contains .mo and .po files.
Source: wp-admin/includes/class-language-pack-upgrader.php:325