Core Function
View Source on Trac ↗ wp_theme_update_row()
wp_theme_update_row( mixed $theme_key, mixed $theme ) Displays update information for a theme.
Parameters 2 required
| Name / Type | Description |
|---|---|
| $theme_key string | Theme stylesheet. Required |
| $theme WP_Theme | Theme object. Required |
Return Value
((void)
| false)
Function Information
Since Version
3.1.0
Source File
wp-admin/includes/update.php
Advertisement