Textdomain errors in log
-
We are seeing this error on sites running this plugin (version 1.5.18) and PHP 8.2:
Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wc-shippo-shipping 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.)
The error occurs multiple times on front end and admin pages.
The stack trace is as follows:1: …/wp-includes/functions.php -- line 6131
2: …/wp-includes/functions.php -- line 6071
3: …/wp-includes/l10n.php -- line 1381
4: …/wp-includes/l10n.php -- line 1419
5: …/wp-includes/l10n.php -- line 195
6: …/wp-includes/l10n.php -- line 307
7: …/wp-content/plugins/wc-shippo-shipping/wc-shippo-shipping.php -- line 31
8: …/wp-settings.php -- line 560
9: …/wp-config.php -- line 168
10: …/wp-load.php -- line 50
11: …/wp-admin/admin.php -- line 35
12: …/wp-admin/plugins.php -- line 10
You must be logged in to reply to this topic.