About

Remindly Desk – Safe Replace (Undo) is a WordPress plugin built for “scary” database updates. It lets you run bulk Search & Replace safely: first you preview what will change, then you apply the operation (with an undo log), and you can roll it back with one click.

Why it exists

Classic database search/replace is risky: serialized values, plugins, custom tables, thousands of rows… One wrong replace can break settings or content. This tool makes the process predictable and reversible.

What you get

  • Dry run / Preview to estimate changes before touching data.
  • Apply + Create Undo — every operation is recorded.
  • One-click Undo for any completed operation.
  • Serialized-data safe replacements (no broken string lengths).
  • Chunked processing with progress for larger databases.
  • Table selection (default WordPress tables, plus optional custom ones).
  • Downloadable operation logs for auditing.

Common use cases

  • Domain migration: https://old-domain.examplehttps://new-domain.example
  • Moving staging → production without broken links
  • Bulk text/shortcode/path refactors
  • Cleaning up options safely (with rollback)

How it works

A clean admin screen: select tables → preview → apply → undo if needed. No external services — it runs inside your WordPress and is designed to stay lightweight.

Who it’s for

Developers, agencies, and site owners who do migrations and maintenance and want fast, safe rollbacks without restoring full backups for small mistakes.