wp_delete_all_temp_backups()
Function: Schedules the removal of all contents in the temporary backup directory.
Source: wp-includes/update.php:1026
Function: Schedules the removal of all contents in the temporary backup directory.
Source: wp-includes/update.php:1026
Function: Deletes all contents in the temporary backup directory.
Source: wp-includes/update.php:1052
Action Hook: Fires during wp_cron, starting the auto-update process.
Source: wp-includes/update.php:241
Filter Hook: Filters the update response for a given plugin hostname.
Source: wp-includes/update.php:457
Filter Hook: Filters the update response for a given theme hostname.
Source: wp-includes/update.php:734
Function: Clears existing update caches for plugins, themes, and core.
Source: wp-includes/update.php:1009
Filter Hook: Filters the returned array of update data for plugins, themes, and WordPress core.
Source: wp-includes/update.php:917
Function: Determines whether core should be updated.
Source: wp-includes/update.php:927
Function: Checks the last time plugins were run before checking plugin versions.
Source: wp-includes/update.php:952
Function: Checks themes versions only after a duration of time.
Source: wp-includes/update.php:973