Skip to content

Commit

Permalink
Merge pull request #128 from wp-cli/regenerate-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy authored Aug 20, 2024
2 parents 3313a6b + 8fbc984 commit 149438e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,12 @@ site.
Warning: File doesn't verify against checksum: wp-config-sample.php
Error: WordPress installation doesn't verify against checksums.

# Verify checksums excluding specific files
$ wp core verify-checksums --exclude="wp-my-custom-file.php,readme.html"
# Verify checksums and exclude files
$ wp core verify-checksums --exclude="readme.html"
Success: WordPress installation verifies against checksums.



### wp plugin verify-checksums

Verifies plugin files against WordPress.org's checksums.
Expand Down

0 comments on commit 149438e

Please sign in to comment.