Skip to content

Releases: wearerequired/translations-cache

2.0.0

19 Nov 13:31
0749bfc
Compare
Choose a tag to compare

What's Changed

  • Use pre_load_textdomain by @ocean90 in #5
  • Fix loading translations from plugin/theme directory by @ocean90 in #6
  • Bump PHP requirement to 8.0+

Full Changelog: 1.2.0...2.0.0

1.2.0

13 Mar 16:24
bfef0f9
Compare
Choose a tag to compare

What's Changed

  • Simplify cache key for script translations
  • Support the locale parameter for override_load_textdomain added in WordPress 6.2.

Full Changelog: 1.1.0...1.2.0

1.1.0

31 Jan 11:22
0dba233
Compare
Choose a tag to compare

What's Changed

  • Don't short circuit load_textdomain() calls for missing MO files by @ocean90 in #2

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

03 Jan 15:24
e3eff18
Compare
Choose a tag to compare

Initial version.