Early function loading error

I am suddenly getting this notification at the top of my site HELP!!
SITE: https://littlefighters.org.za

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the illdy-companion 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 /home/littlefightersor/public_html/wp-includes/functions.php on line 6170

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the illdy 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 /home/littlefightersor/public_html/wp-includes/functions.php on line 6170

1 Like

Sorry for a late response. We fixed this late last week and everything should work flawlessly with the latest version of WordPress and also PHP since we did optimisation for both in the latest version.

Likely a WordPress 6.7+ compatibility issue with the Illdy theme/companion plugin. Update both first. If already updated, disable error display on the live site and check for a newer Illdy version or contact the developer. The functions.php line is just where WordPress reports the notice—the actual issue is the theme/plugin loading translations too early.