Quick Search Replace
A simple and powerful tool to run search and replace queries on your WordPress database, with full serialization and multisite support.
Plugin info
Maintenance & Compatibility
Maintenance score
Maintained • Last updated 98 days ago • 1 reviews
Is Quick Search Replace abandoned?
Likely maintained (last update 98 days ago).
Compatibility
Languages
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
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.
Installation
- Upload the
quick-search-replacefolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Navigate to Tools -> Quick Search Replace in your WordPress dashboard (or Network Admin dashboard for multisite).
Frequently Asked Questions
This tool is safe when used with extreme caution. The most critical step is to always back up your database before running a live search/replace. Understand that it will replace your search string wherever it is found, including in user data, GUIDs, and other sensitive fields. We highly recommend performing a “Dry Run” first to review the potential changes.
Yes, absolutely. This is one of its core features.
Review feed
Best Search & Replace Plugin
Changelog
1.0.0
- Initial release.
