File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -464,7 +464,7 @@ Returns exit code 0 when installed, 1 when uninstalled.
464464Gets a list of plugins.
465465
466466~~~
467- wp plugin list [--<field>=<value>] [--field=<field>] [--fields=<fields>] [--format=<format>] [--status=<status>] [--skip-update-check] [--recently-active]
467+ wp plugin list [--<field>=<value>] [--field=<field>] [--fields=<fields>] [--format=<format>] [--status=<status>... ] [--skip-update-check] [--recently-active]
468468~~~
469469
470470Displays a list of the plugins installed on the site with activation
@@ -495,7 +495,7 @@ Use `--status=dropin` to list installed dropins (e.g. `object-cache.php`).
495495 - yaml
496496 ---
497497
498- [--status=<status>]
498+ [--status=<status>... ]
499499 Filter the output by plugin status.
500500 ---
501501 options:
@@ -1421,7 +1421,7 @@ Returns exit code 0 when installed, 1 when uninstalled.
14211421Gets a list of themes.
14221422
14231423~~~
1424- wp theme list [--<field>=<value>] [--field=<field>] [--fields=<fields>] [--format=<format>] [--status=<status>] [--skip-update-check]
1424+ wp theme list [--<field>=<value>] [--field=<field>] [--fields=<fields>] [--format=<format>] [--status=<status>... ] [--skip-update-check]
14251425~~~
14261426
14271427** OPTIONS**
@@ -1447,7 +1447,7 @@ wp theme list [--<field>=<value>] [--field=<field>] [--fields=<fields>] [--forma
14471447 - yaml
14481448 ---
14491449
1450- [--status=<status>]
1450+ [--status=<status>... ]
14511451 Filter the output by theme status.
14521452 ---
14531453 options:
You can’t perform that action at this time.
0 commit comments