Dear Support Team,
I would like to bring to your attention an issue with your plugin that is occurring on my WordPress e-commerce site after updating to version 6.7. The server logs are reporting the following error:
less
Kopírovať kód
PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the <code>[PLUGIN_DOMAIN]</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.
This error occurs because the translations are being loaded too early (before the init action). As a result, the WordPress admin interface is significantly slowed down, and server load is increased, which affects the smooth operation of my e-commerce store. Unfortunately, I cannot deactivate this plugin as it is essential for my site's functionality.
I kindly request that you address this issue in the next plugin update by ensuring that translations are loaded at the correct time, as recommended in the WordPress documentation:
Translations should be loaded during the init action or later.
For further information, please refer to the official WordPress documentation: https://developer.wordpress.org/plugins/internationalization/how-to-internationalize-your-plugin/#loading-text-domain
If you require further information or access to detailed logs, please feel free to contact me. I will be happy to provide any details that may assist in resolving this issue.
Thank you for your cooperation and for addressing this matter. I believe this fix will enhance the compatibility and performance of your plugin.
www.omaluj.sk
Alex