Skip to content

Releases: wearerequired/translations-cache

2.0.0

Choose a tag to compare

@ocean90 ocean90 released this 19 Nov 13:31
0749bfc

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

Choose a tag to compare

@ocean90 ocean90 released this 13 Mar 16:24
bfef0f9

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

Choose a tag to compare

@ocean90 ocean90 released this 31 Jan 11:22
0dba233

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

Choose a tag to compare

@ocean90 ocean90 released this 03 Jan 15:24
e3eff18

Initial version.