Skip to content

Instantly share code, notes, and snippets.

@Soben
Created October 25, 2017 16:25
Show Gist options
  • Save Soben/ca9ce3fc950e379b2494b912eb39ce3f to your computer and use it in GitHub Desktop.
Save Soben/ca9ce3fc950e379b2494b912eb39ce3f to your computer and use it in GitHub Desktop.
WP-CLI Find/Replace URLs
wp search-replace "oldurl" "newurl" --precise --all-tables --skip-themes --skip-plugins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment