Skip to content

Instantly share code, notes, and snippets.

@Lovor01
Last active January 17, 2022 22:18
Show Gist options
  • Select an option

  • Save Lovor01/a421b96fad19efffe9ade5a96c2689fe to your computer and use it in GitHub Desktop.

Select an option

Save Lovor01/a421b96fad19efffe9ade5a96c2689fe to your computer and use it in GitHub Desktop.
Prepare database for migration

Prepare database for migration

wp search-replace 'http://example.com' 'http://example.test' --export=piranesi.sql --skip-columns=guid --skip-tables=wp_users
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment