Translation Loading Error in WordPress 6.7
-
Hello,
After updating to WordPress 6.7, I’m encountering the following error related to translation loading:
Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the
<plugin-text-domain>domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.)This suggests that the plugin is attempting to load its text domain before the
inithook, which is now considered too early in WordPress 6.7.Could you please advise on how to resolve this issue? Is there an update planned to ensure compatibility with the latest WordPress version?
Thank you for your assistance.
The topic ‘Translation Loading Error in WordPress 6.7’ is closed to new replies.