wp_maybe_auto_update()
Function: Performs WordPress automatic background updates.
Source: wp-includes/update.php:786
Function: Performs WordPress automatic background updates.
Source: wp-includes/update.php:786
Function: Retrieves a list of all language updates available.
Source: wp-includes/update.php:801
Function: Collects counts and UI strings for available updates.
Source: wp-includes/update.php:831
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