Forked from davepullig/gist:efddb9a894e0c4a824b4b61183cfb01c
Last active
August 9, 2022 13:12
-
-
Save stuk88/bc72125725791ce833d50c50d2f20120 to your computer and use it in GitHub Desktop.
WP CLI search and replace URLs for WordPress multisite
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 --network --url=website.dev website.dev website.tld --precise --all-tables |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment