Releases: wearerequired/translations-cache
Releases · wearerequired/translations-cache
2.0.0
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
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
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