Skip to content

Commit dcdcaf1

Browse files
authored
Merge pull request #497 from wp-cli/regenerate-readme
Regenerate README file
2 parents a096871 + d3f9c60 commit dcdcaf1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,10 @@ wp plugin is-active <plugin> [--network]
398398

399399
Returns exit code 0 when active, 1 when not active.
400400

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+
401405
**OPTIONS**
402406

403407
<plugin>

0 commit comments

Comments
 (0)