_load_textdomain_just_in_time issue
-
Hello,
I am just trying to debug an issue with translations on my site and was wondering when the improper loading of text domain on this plugin will be resolve?
Debug log is throwing this notice:
[18-Feb-2025 15:18:01 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the
wp-user-managerdomain 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.) in /home/****/public_html/wp-includes/functions.php on line 6114Thanks!
The topic ‘_load_textdomain_just_in_time issue’ is closed to new replies.