PHP notices in log file (_load_textdomain_just_in_time)
-
When running the plugin with WP_DEBUG and WP_DEBUG_LOG enabled, we see the following warnings in the debug.log file:
PHP Notice: Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>css-javascript-toolbox</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 <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /www/abakioncom_293/public/wp-includes/functions.php on line 6114It would be great if you could fix this in an upcoming version.
Thanks in advance.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘PHP notices in log file (_load_textdomain_just_in_time)’ is closed to new replies.