Docs: Fix typo in wp_update_theme() description.
Props yoavf. See #36349. Built from https://develop.svn.wordpress.org/trunk@37193 git-svn-id: http://core.svn.wordpress.org/trunk@37159 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -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.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user