Skip to content

v1.2.2

Choose a tag to compare

@ivanusto ivanusto released this 19 Jul 05:05
· 7 commits to main since this release

Important

v1.2.1 was broken — the settings page and slug translation did not work at all. Please update to this version.
Install using the attached zh-to-en-slug-1.2.2.zip below — not the auto-generated "Source code" zip.

Changes

  • Fix: the duplicate-class guard added in 1.2.1 always triggered due to PHP compile-time class binding, which disabled the entire plugin (no settings page, no slug translation). The class declaration is now conditionally wrapped instead, which is safe for side-by-side installs and actually works.
  • Fix: remove the Domain Path header pointing to a folder not shipped in the release package (Plugin Check warning).

This release was verified in a clean WordPress install (settings page renders, Chinese-titled posts save normally) before publishing.

Full changelog: https://github.com/ivanusto/zh-to-en-slug/blob/main/readme.txt