wp_maybe_auto_update
Action Hook: Fires during wp_cron, starting the auto-update process.
Source: wp-includes/update.php:241
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
Function: Schedules core, theme, and plugin update checks.
Source: wp-includes/update.php:990
Function: Checks WordPress version against the newest version.
Source: wp-includes/update.php:27