VE Events 1.4.2 - WordPress 6.7+ Compatibility
Changes in v1.4.2
Fixes
- WordPress 6.7+ Compatibility: Fixed "_load_textdomain_just_in_time" notice
- Translations are now loaded at
inithook priority 0, before components initialize - All plugin components now initialize at
inithook priority 1 - Recompiled .mo translation file with correct encoding
This resolves the "headers already sent" errors and character encoding issues (e.g., "ü" showing as "ü").