• Resolved gb-plugins

    (@gb-plugins)


    Dokan generates an notice:
    Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the dokan 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 fix the error.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @gb-plugins,

    The notice you’ve mentioned:

    Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the dokan 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.
    

    typically indicates that a function related to loading translations is being triggered before WordPress has fully initialized, which is not the recommended behavior.

    If you’ve confirmed that this notice is consistently appearing and believe it is originating from Dokan, we appreciate you flagging it. In such cases, we encourage you to report it on our public GitHub repository so that our development team can review it further.

    You can open an issue here: https://github.com/getdokan/dokan/issues/new/choose

    Please provide as much detail as possible (e.g., when the notice appears, your environment setup, any relevant code snippets) to help our team investigate the matter efficiently. Once reported, the concerned team will review the issue and provide their insights.

    Let us know if you need help submitting the report or if there’s anything else we can assist you with.

    Thanks!

    Hello @gb-plugins,

    As we haven’t heard back from you for a while, we’ll consider this topic resolved. If you encounter any further issues, please don’t hesitate to open a new topic.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Function _load_textdomain_just_in_time’ is closed to new replies.