[PATCH] Fixing translation-related PHP notice
-
Hi there,
Upon hitting /wp-signup.php, your plugin throws the following notice:
[11-Jan-2026 20:00:24 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the
wps-hide-logindomain 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 /var/www/uhk.io/wp-includes/functions.php on line 6131Please apply the https://gist.github.com/mondalaci/5d60a23914baf1ed3b6db55b42b556a2 patch to fix this issue.
Thanks, and keep it up!
You must be logged in to reply to this topic.