Quick Search Replace provides a user-friendly interface to run comprehensive search and replace operations on your WordPress database. This tool is designed to search through every column of your selected tables, making it a powerful utility for site migrations (e.g., changing domains or switching to HTTPS).
It correctly handles serialized data and automatically flushes permalinks after a migration to prevent 404 errors.
Key Features:
- Comprehensive Search: Performs replacements in all columns of the selected tables.
- Serialization Support: Correctly handles serialized PHP arrays and objects.
- Select Specific Tables: You have full control to choose exactly which tables to include in the operation.
- Dry Run: Perform a 「dry run」 to see a report of how many database fields would be changed, without making any actual modifications.
- Permalink Flushing: Automatically flushes WordPress rewrite rules after a live run to ensure your site』s links don』t break.
- WordPress Multisite Support: Fully multisite-aware, listing all tables across the network.
EXTREME WARNING: This tool is powerful and modifies your database directly. Because it searches every column, it can change sensitive data like user logins, hashed passwords, and post GUIDs if they match your search string. ALWAYS create a full backup of your database before using this tool.






