A database mass content replace script, primarily focusing on WordPress.
Download from our GitHub releases.
This script and plugin is currently under development. We have no public release (yet). Stay tuned!
- WordPress plugin
- Mass replace the contents in your database.
- Automated tests in the library to ensure code quality.
- Safe replacement of serialized data.
- Automatic backups of the data being replaced.
- Do it live on your database, make a dry run or export to SQL for applying it with external tools.
- Change the collation of the database tables and / or columns.
- Replace with plain text strings or regular expressions.
- WP-CLI integration
- Quick presets for moving sites between domains and / or hosts.
- WordPress multisite support.
Please consult our Troubleshooter wiki page.