Core Function
View Source on Trac ↗ theme_update_available()
theme_update_available( mixed $theme ) Check if there is an update for a theme available.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $theme WP_Theme | Theme data object. Required |
Return Value
(void)
No return value description available.
Function Information
Since Version
2.7.0
Source File
wp-admin/includes/theme.php
Advertisement