WP CLI: Download plugin files from download.www.ads-software.com repo
-
Hello,
I was wondering if anyone has already figured out how to easily replace files of a “corrupt”/”infected” WordPress plugin where it’s checksum fails (eg. file modified, file added, etc).
The idea is that:
1. First check plugins’ checksums with wp-cli’s “wp plugin verify-checksums”.
2. Overwrite plugin’s folder content where verification fails due to above mentioned reasons.Preferably all of this should be achieved with wp-cli commands or at least combined with other shell commands (script) like wget same version of plugin’s .ZIP archive from wp.org repo.
Cheers,
Jenko
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘WP CLI: Download plugin files from download.www.ads-software.com repo’ is closed to new replies.