Skip to content

Instantly share code, notes, and snippets.

@ko31
Created November 13, 2015 03:21
Show Gist options
  • Save ko31/4773a622b1c7c18e953e to your computer and use it in GitHub Desktop.
Save ko31/4773a622b1c7c18e953e to your computer and use it in GitHub Desktop.
【WP-CLI】wp search-replaceでURL置換(ネットワーク対応)
wp search-replace --network 'http://example.com' 'http://example.jp'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment