Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WordPress 6.7 warns about loading translations too early #423

Open
gabriele-serafino opened this issue Nov 22, 2024 · 1 comment
Open

WordPress 6.7 warns about loading translations too early #423

gabriele-serafino opened this issue Nov 22, 2024 · 1 comment

Comments

@gabriele-serafino
Copy link

Since WordPress version 6.7.0, the following Notice appears on the top of the page, preventing most of the pages to load the rest of the content.

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the hello-elementor 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 /var/www/html/wp-includes/functions.php on line 6114

Issue verified on plugins versions: 3.0.1, 3.1.1

@MiaWalkthruit
Copy link

Same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants