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

Notice "Function _load_textdomain_just_in_time was called incorrectly" #201

Open
rvdsteege opened this issue Dec 12, 2024 · 0 comments · May be fixed by #202
Open

Notice "Function _load_textdomain_just_in_time was called incorrectly" #201

rvdsteege opened this issue Dec 12, 2024 · 0 comments · May be fixed by #202
Assignees

Comments

@rvdsteege
Copy link
Member

Since WordPress 6.7 the following PHP notices are triggered when text domains are loaded before the init action:

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pronamic-ideal 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.)

This has also been reported in https://wordpress.org/support/topic/function-_load_textdomain_just_in_time-was-called-incorrectly-69/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
1 participant