Skip to content

Instantly share code, notes, and snippets.

@codfish
Created August 12, 2014 13:20
Show Gist options
  • Select an option

  • Save codfish/1ed0fc37a762a1df6d57 to your computer and use it in GitHub Desktop.

Select an option

Save codfish/1ed0fc37a762a1df6d57 to your computer and use it in GitHub Desktop.
Search & replace strings in Wordpress databases easily with wp-cli (http://wp-cli.org/)
wp search-replace 'local.example.com' 'www.example.com'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment