WPDev.one
Core Function
View Source on Trac ↗

wp_update_themes()

wp_update_themes( mixed $extra_stats = array() )

Checks for available updates to themes based on the latest versions hosted on WordPress.org.

Parameters 0 required

Name / Type Description
$extra_stats
array

Extra statistics to report to the WordPress.org API.

Return Value

(void)
No return value description available.

Function Information

Since Version
2.7.0
Source File
wp-includes/update.php
Advertisement