wordpress_wp_search_replace_dry_run
Preview database changes for WordPress migrations by simulating search-and-replace operations without making actual modifications to plan updates safely.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| old_string | Yes | ||
| new_string | Yes | ||
| tables | No |