• Resolved Mike Witt

    (@mike80222)


    Is there any possibility of fixing these notices? It makes it hard to do debugging, since there are so many of them once debug is enabled.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Mike Witt

    (@mike80222)

    Here’s a trace from Query Monitor in case that helps:

        _load_textdomain_just_in_time()
    wp-includes/l10n.php:1371
    get_translations_for_domain()
    wp-includes/l10n.php:1409
    translate()
    wp-includes/l10n.php:195
    __()
    wp-includes/l10n.php:307
    UserVerification->_define_constants()
    wp-content/plugins/user-verification/user-verification.php:195
    UserVerification->__construct()
    wp-content/plugins/user-verification/user-verification.php:24
    Plugin Support hasanrang05

    (@hasanrang05)

    Hi, Thank you for your report, latest version should fixed the issue, please try latest version and let me know the result.

    If you love our plugin and support please send you feedback to us https://wordpress.org/support/plugin/user-verification/reviews/#new-post

    Thread Starter Mike Witt

    (@mike80222)

    Hi @hasanrang05. Thanks for looking at this. I just did maintenance on the site recently, so I won’t be updating it anytime soon. I noticed this is already marked resolved. So let’s assume it’s fixed and if I find any issues next time we do maintenance and update I’ll let you know.

    Thanks again.

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

You must be logged in to reply to this topic.