get_theme_update_available
get_theme_update_available ( $theme )
Parameters:- (WP_Theme) theme WP_Theme object.
Returns:- (string|false) HTML for the update link, or false if invalid info was passed.
Defined at: - Introduced in WordPress: 3.8.0
- Deprecated in WordPress: —
Description
Retrieves the update link if there is a theme update available.Will return a link if there is an update available.