I’m encountering the following warning message on my website:`\
notice2025-06-05 00:30:45
Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the <code>xstore-core</code> 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 <code>init</code> action or later. Please see https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ for more information. (This message was added in version 6.7.0.) in /home/customer/www/velagems.com/public_html/wp-includes/functions.php on line 6121
Could you please advise on how to resolve this issue? It appears that the translation domain xstore-core is being loaded earlier than recommended by WordPress best practices.
Thank you in advance for your assistance.