Skip to content
This repository was archived by the owner on Jul 28, 2026. It is now read-only.

Releases: AiimsRobin/wp-mojibake-repair

Release list

v1.0.0

Choose a tag to compare

@AiimsRobin AiimsRobin released this 27 Jul 15:02
f07c9ec

First release of Mojibake Repair.

Fixes garbled special characters caused by a wrong-charset database import
(e.g. â€" → —, ’ → ', é → é). Common on staging/test servers.

How to use:

  1. Plugins → Add New → Upload Plugin → upload the ZIP → Activate.
  2. Tools → Mojibake Repair → Dry run (preview) → Apply fix.
  3. Deactivate & delete when done — it stores nothing and is safe to remove.

Safe by design: admin-only, serialization-safe, only touches text that is
actually garbled, and makes no changes until you click "Apply fix".