Skip to content

Instantly share code, notes, and snippets.

@jasperf
Created April 25, 2023 04:30
Show Gist options
  • Save jasperf/8b0ff27e858eecf5c323c082dc3b3f9e to your computer and use it in GitHub Desktop.
Save jasperf/8b0ff27e858eecf5c323c082dc3b3f9e to your computer and use it in GitHub Desktop.
run WP CLI via older / other PHP version
php7.4 /usr/local/bin/wp search-replace 'site.com' 'site.io' --skip-columns=guid --dry-run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment