File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -728,6 +728,8 @@ Updates one or more plugins.
728728wp plugin update [<plugin>...] [--all] [--exclude=<name>] [--minor] [--patch] [--format=<format>] [--version=<version>] [--dry-run] [--insecure]
729729~~~
730730
731+ ** Alias:** ` upgrade `
732+
731733** OPTIONS**
732734
733735 [<plugin>...]
@@ -884,6 +886,8 @@ Deletes one or more themes.
884886wp theme delete [<theme>...] [--all] [--force]
885887~~~
886888
889+ ** Alias:** ` uninstall `
890+
887891Removes the theme or themes from the filesystem.
888892
889893** OPTIONS**
@@ -1468,6 +1472,8 @@ Updates one or more themes.
14681472wp theme update [<theme>...] [--all] [--exclude=<theme-names>] [--minor] [--patch] [--format=<format>] [--version=<version>] [--dry-run] [--insecure]
14691473~~~
14701474
1475+ ** Alias:** ` upgrade `
1476+
14711477** OPTIONS**
14721478
14731479 [<theme>...]
You can’t perform that action at this time.
0 commit comments