wp-admin/includes/theme.php:179Check if there is an update for a theme available.
$themeWP_Themefunction theme_update_available( $theme ) { echo get_theme_update_available( $theme );}Introduced in 2.7.0. Unchanged from 6.7.7 through 7.1.0.
Signature, return type and hooks compared across 5 parsed releases.
src/wp-admin/includes/theme.php, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.