This repository was archived by the owner on Jul 28, 2026. It is now read-only.
Releases: AiimsRobin/wp-mojibake-repair
Releases · AiimsRobin/wp-mojibake-repair
Release list
v1.0.0
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:
- Plugins → Add New → Upload Plugin → upload the ZIP → Activate.
- Tools → Mojibake Repair → Dry run (preview) → Apply fix.
- 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".