wordpress_wp_search_replace_dry_run
Preview WordPress database changes from search and replace without altering data. Use for migration planning and safe assessment.
Instructions
[UNIFIED] Search and replace in database (DRY RUN ONLY). Previews what would be changed. NEVER makes actual changes. Use for migration planning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| tables | No | ||
| new_string | Yes | ||
| old_string | Yes |