Error - _load_textdomain - Headers already sent

Clean Wordpress, no plugins, everything up to date.
we get these errors with the latest Wordpress version with debugging enabled:

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the dropp-for-woocommerce 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.) in /home/xxxxxxx/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the __x__ 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. Vinsamlegast skoðaðu Aflúsun í WordPress fyrir frekari upplýsingar. (Þessum skilaboðum var bætt við í útgáfu 6.7.0.) in /home/xxxxxxx/public_html/wp-includes/functions.php on line 6114

Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxxx/public_html/wp-includes/functions.php:6114) in /home/xxxxxxx/public_html/wp-admin/includes/misc.php on line 1438

Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxxx/public_html/wp-includes/functions.php:6114) in /home/xxxxxxx/public_html/wp-includes/functions.php on line 7137

Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxxx/public_html/wp-includes/functions.php:6114) in /home/xxxxxxx/public_html/wp-admin/admin-header.php on line 9

Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxxx/public_html/wp-includes/functions.php:6114) in /home/xxxxxxx/public_html/wp-includes/option.php on line 1715

Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxxx/public_html/wp-includes/functions.php:6114) in /home/xxxxxxx/public_html/wp-includes/option.php on line 1716

You guys are probably aware of this… just figured I’d send it over :wink:
I switch themes, and the errors disappear.

Yep, it is more of a surprise move by WordPress like discussed in this thread before:

no plugins, clean install of wordpress.

but yeah… I didnt check other sites… maybe this isnt Pro related.

ahh , sorry. didnt see you tagged in another post… Thanks for the update :slight_smile: will keep an eye on this.

thought it was Wordpress related… I still saw some strange errors in wordpress dashboard without using any theme or any plugins… very clean wordpress installation.

Hey @Baroninn,

As mentioned in the other thread, we will wait on the WP 6.7.1 and see if the’ll get back the plugin_locale . It may not display on any WordPress bundled themes.

Thanks.