Created
February 14, 2018 19:11
-
-
Save patric-boehner/cefc712e88283ea3f8aec8ac4864d810 to your computer and use it in GitHub Desktop.
Disable emails in wp staging using two plugins over WP-CLI
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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