Skip to content

Ensure language strings are registered at the correct time in Wordpress@6.7+#100

Open
crs1138 wants to merge 1 commit intoglobalis-ms:developfrom
crs1138:bugfix/update-language-loading
Open

Ensure language strings are registered at the correct time in Wordpress@6.7+#100
crs1138 wants to merge 1 commit intoglobalis-ms:developfrom
crs1138:bugfix/update-language-loading

Conversation

@crs1138
Copy link
Copy Markdown

@crs1138 crs1138 commented Sep 10, 2025

There is a PHP notice displayed since WP@6.7 that reads:

_Notice: Function load_textdomain_just_in_time was called incorrectly. Translation loading for the multisite-clone-duplicator 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 …/wp-includes/functions.php on line 6121

This fix aims to update the way the translation strings are registered to be in line with current Wordpress requirements.

@crs1138
Copy link
Copy Markdown
Author

crs1138 commented Sep 12, 2025

Looking at the other PRs… Is this project still alive (maintained)?

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

Successfully merging this pull request may close these issues.

1 participant