Skip to content

Instantly share code, notes, and snippets.

@patric-boehner
Created February 14, 2018 19:11
Show Gist options
  • Save patric-boehner/cefc712e88283ea3f8aec8ac4864d810 to your computer and use it in GitHub Desktop.
Save patric-boehner/cefc712e88283ea3f8aec8ac4864d810 to your computer and use it in GitHub Desktop.
Disable emails in wp staging using two plugins over WP-CLI
wp plugin install log-emails disable-emails
wp plugin activate log-emails disable-emails
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment