Skip to content

Instantly share code, notes, and snippets.

@raewrites
Last active July 4, 2018 08:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raewrites/8c1a1212fd9a3cc3d2e4b7e0cc3d4d04 to your computer and use it in GitHub Desktop.
Save raewrites/8c1a1212fd9a3cc3d2e4b7e0cc3d4d04 to your computer and use it in GitHub Desktop.
Search and replace
wp search-replace <old> <new> [<table>...] [--dry-run] [--network] [--all-tables-with-prefix] [--all-tables] [--export[=<file>]] [--export_insert_size=<rows>] [--skip-tables=<tables>] [--skip-columns=<columns>] [--include-columns=<columns>] [--precise] [--recurse-objects] [--verbose] [--regex] [--regex-flags=<regex-flags>] [--regex-delimiter=<regex-delimiter>] [--format=<format>] [--report] [--report-changed-only] [--log[=<file>]] [--before_context=<num>] [--after_context=<num>]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment