Function _load_textdomain_just_in_time was called incorrectly
-
Hi,
We are beta testing WordPress v6.8-beta2 and your plugin is generating lots of these errors …
[17-Mar-2025 14:55:34 UTC] E_USER_NOTICE: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wpide 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 the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6123
It’s being caused by Fremius. Line 67 of
/App/Classes/Freemius.php
which triggers the translation__()
function and loads the text domain too early because it’s being called on line 67 ofwpide.php
without a timely hook.Please don’t mark this support topic as “resolved” until it has been resolved.
Thank you.
Oliver
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.