Skip to content

Instantly share code, notes, and snippets.

@kerelist
Last active February 5, 2016 03:40
Show Gist options
  • Save kerelist/a1a6191acc31c1ad51f0 to your computer and use it in GitHub Desktop.
Save kerelist/a1a6191acc31c1ad51f0 to your computer and use it in GitHub Desktop.
Perform Pantheon-specific terminus wp search-replace that skips a plugin (use if plugin is triggering a URL redirect warning with Backtrace).
terminus wp "search-replace 'old-url' 'new-url' --skip-plugins=plugin-file-name-here" --site=your-site-name --env=dev-or-test-or-live
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment