Created
December 9, 2020 20:59
-
-
Save epierpont/426a673fa5b2cf2139fc5a2b19e3d30a to your computer and use it in GitHub Desktop.
WP-CLI Single Search/Replace
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
// change domain of single site | |
date ; wp search-replace --url=oldsite.com oldsite.com newsite.com --debug ; date |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment