Hi
-
Hi Support Team.
I’m seeing a warning in my debug logs related to translation loading for your plugin. The full message is:
Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the [plugin-textdomain] 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. (This message was added in version 6.7.0.)This warning appears after updating to WordPress 6.7 and seems to be triggered because the plugin is calling
load_plugin_textdomain()or similar too early (possibly outside of a proper action hook likeinit).Would you be able to review and confirm if this is something that can be addressed in a future update? I understand multiple plugins can conflict, but this warning persists even when other plugins are disabled.
Thanks
The page I need help with: [log in to see the link]
The topic ‘Hi’ is closed to new replies.