Skip to content

Instantly share code, notes, and snippets.

@trueqap
Created February 22, 2021 13:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trueqap/dab432e224cacb41751786f1acf1cb26 to your computer and use it in GitHub Desktop.
Save trueqap/dab432e224cacb41751786f1acf1cb26 to your computer and use it in GitHub Desktop.
WordPress plugins force reinstall with WPCLI
wp plugin install $(wp plugin list --field=name) --force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment