WP-CLI search-replace
Build a wp search-replace command. Run with --dry-run
first to preview the number of replacements before committing.
Generated command
Flags: --dry-run reports counts without writing.
--all-tables includes tables without the WP prefix.
--precise uses PHP for serialized-data safety (slower).