wp plugin verify-checksums fails
-
Hi!
We’re using the
wp plugin verify-checksumscommand to verify the integrity of all our installed plugins. With the latest version of user-login-history (2.1.3) this command fails with:$ wp plugin verify-checksums user-login-history +--------------------+----------------+-----------------+ | plugin_name | file | message | +--------------------+----------------+-----------------+ | user-login-history | .gitattributes | File is missing | | user-login-history | .gitignore | File is missing | | user-login-history | composer.json | File is missing | | user-login-history | composer.lock | File is missing | +--------------------+----------------+-----------------+ Error: No plugins verified (1 failed).It would be nice if this wouldn’t fail. Could you ensure the installed file list matches the file list in the checksum file?
Best regards,
Roel
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘wp plugin verify-checksums fails’ is closed to new replies.