Skip to content

Commit 7ead2f1

Browse files
committed
Allow filtering plugins by auto_update
1 parent 2c1faba commit 7ead2f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Plugin_Command.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ class Plugin_Command extends \WP_CLI\CommandWithUpgrade {
5252
'status',
5353
'update',
5454
'version',
55+
'auto_update',
5556
);
5657

5758
/**

0 commit comments

Comments
 (0)