Skip to content

Commit 7786a0c

Browse files
Regenerate README file - 2026-03-10 (#148)
Co-authored-by: Alain Schlesser <alain.schlesser@gmail.com>
1 parent 181d901 commit 7786a0c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ site.
9696
Verifies plugin files against WordPress.org's checksums.
9797

9898
~~~
99-
wp plugin verify-checksums [<plugin>...] [--all] [--strict] [--version=<version>] [--format=<format>] [--insecure] [--exclude=<name>]
99+
wp plugin verify-checksums [<plugin>...] [--all] [--strict] [--version=<version>] [--format=<format>] [--insecure] [--exclude=<name>] [--exclude-mu-plugins]
100100
~~~
101101

102102
**OPTIONS**
@@ -132,6 +132,9 @@ wp plugin verify-checksums [<plugin>...] [--all] [--strict] [--version=<version>
132132
[--exclude=<name>]
133133
Comma separated list of plugin names that should be excluded from verifying.
134134

135+
[--exclude-mu-plugins]
136+
Exclude must-use plugins from verification.
137+
135138
**EXAMPLES**
136139

137140
# Verify the checksums of all installed plugins

0 commit comments

Comments
 (0)