Skip to content

Instantly share code, notes, and snippets.

@trueqap
Created February 22, 2021 13:12
Show Gist options
  • Select an option

  • Save trueqap/dab432e224cacb41751786f1acf1cb26 to your computer and use it in GitHub Desktop.

Select an option

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