Skip to content

Commit b0c8d9d

Browse files
Copilotswissspidy
andcommitted
Add documentation for is-active warning behavior
Co-authored-by: swissspidy <[email protected]>
1 parent 9649a81 commit b0c8d9d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Plugin_Command.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1348,6 +1348,9 @@ public function is_installed( $args, $assoc_args ) {
13481348
*
13491349
* Returns exit code 0 when active, 1 when not active.
13501350
*
1351+
* If the plugin does not exist but is still in the active_plugins option,
1352+
* a warning will be emitted.
1353+
*
13511354
* ## OPTIONS
13521355
*
13531356
* <plugin>

0 commit comments

Comments
 (0)