wp plugin verify-checksums <plugin>

Verifies plugin files against WordPress.org’s checksums

Arguments

NameDescription
pluginOne or more plugins to verify

Options

NameDescription
--allIf set, all plugins will be verified
--strictIf set, even “soft changes” like readme.txt changes will trigger checksum errors
--format <format>Render output in a particular format
--insecureRetry downloads without certificate validation if TLS handshake fails. Note: This makes the request vulnerable to a MITM attack