Last active
May 16, 2018 15:53
-
-
Save chrisjreber/7db59a859c6758962851ad76b3c5f7fa to your computer and use it in GitHub Desktop.
This file contains 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 search-replace "olddomain.com" "newdomain.com" --all-tables --precise | |
wp cache flush | |
wp media regenerate --yes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment