Hello,
I am experiencing a notice related to the XStore Core plugin (Waitlist feature) on my site. The message is:
Function _load_textdomain_just_in_time was called incorrectly.
Translation loading for the xstore-core 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.
(This message was added in version 6.7.0.)
Backtrace shows that the issue comes from:
XStoreCore\M\W\XStore_Waitlist->init() in
wp-content/plugins/et-core-plugin/packages/xstore-waitlist/xstore-waitlist.php:74
I would like to keep using the Waitlist functionality, but I need this warning resolved because it clutters the debug log and may cause conflicts with newer WordPress versions.
Could you please confirm if a fix is available or planned in an upcoming update? If not, can you provide guidance on how to load the translations correctly (e.g. hooked on init) without breaking the Waitlist feature?
Thank you in advance for your support.
Best regards,
Oana