wp_update_themes


wp_update_themes ( $extra_stats = array() )

Parameters:
  • (array) extra_stats Extra statistics to report to the WordPress.org API.
Defined at:

Description

Checks for available updates to themes based on the latest versions hosted on WordPress.org.Despite its name this function does not actually perform any updates, it only checks for available updates. A list of all themes installed is sent to WP, along with the site locale. Checks against the WordPress server at api.wordpress.org. Will only check if WordPress isn't installing.

Related Functions

wp_update_theme, wp_update_term, wp_ajax_update_theme, wp_paused_themes, _maybe_update_themes

Top Google Results

User discussions

wpseek mobile