Docs: Fix typo in wp_update_theme()
description.
Props yoavf. See #36349. git-svn-id: https://develop.svn.wordpress.org/trunk@37193 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
09e9e53c30
commit
194debdc0d
@ -1175,7 +1175,7 @@ function wp_update_plugin($plugin, $feedback = '') {
|
||||
/**
|
||||
* This was once used to kick-off the Theme Updater.
|
||||
*
|
||||
* Deprecated in favor of instantating a Theme_Upgrader instance directly,
|
||||
* Deprecated in favor of instantiating a Theme_Upgrader instance directly,
|
||||
* and calling the 'upgrade' method.
|
||||
* Unused since 2.8.0.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user