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

Translation loading was triggered too early. #7

Closed
iworks opened this issue Oct 17, 2024 · 1 comment
Closed

Translation loading was triggered too early. #7

iworks opened this issue Oct 17, 2024 · 1 comment
Assignees

Comments

@iworks
Copy link
Owner

iworks commented Oct 17, 2024

Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the sierotki 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.

@iworks iworks self-assigned this Oct 17, 2024
@iworks iworks closed this as completed Nov 17, 2024
@iworks
Copy link
Owner Author

iworks commented Dec 2, 2024

There is still this bug, because I call one of translation function before init action.

@iworks iworks reopened this Dec 2, 2024
@iworks iworks closed this as completed Dec 3, 2024
iworks added a commit that referenced this issue Dec 5, 2024
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

1 participant