We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a096871 + d3f9c60 commit dcdcaf1Copy full SHA for dcdcaf1
1 file changed
README.md
@@ -398,6 +398,10 @@ wp plugin is-active <plugin> [--network]
398
399
Returns exit code 0 when active, 1 when not active.
400
401
+If the plugin does not exist but is still in WordPress's active plugins storage
402
+(such as the active plugins option or the sitewide plugins option for network-activated plugins),
403
+a warning will be emitted.
404
+
405
**OPTIONS**
406
407
<plugin>
0 commit comments