Skip to content

VE Events 1.4.2 - WordPress 6.7+ Compatibility

Choose a tag to compare

@hau-git hau-git released this 27 Dec 19:16
· 59 commits to main since this release

Changes in v1.4.2

Fixes

  • WordPress 6.7+ Compatibility: Fixed "_load_textdomain_just_in_time" notice
  • Translations are now loaded at init hook priority 0, before components initialize
  • All plugin components now initialize at init hook priority 1
  • Recompiled .mo translation file with correct encoding

This resolves the "headers already sent" errors and character encoding issues (e.g., "ü" showing as "ü").