Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save stuk88/bc72125725791ce833d50c50d2f20120 to your computer and use it in GitHub Desktop.
Save stuk88/bc72125725791ce833d50c50d2f20120 to your computer and use it in GitHub Desktop.
WP CLI search and replace URLs for WordPress multisite
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