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

Function _load_textdomain_just_in_time was called incorrectly #584

Open
MacGyer opened this issue Nov 26, 2024 · 1 comment
Open

Function _load_textdomain_just_in_time was called incorrectly #584

MacGyer opened this issue Nov 26, 2024 · 1 comment

Comments

@MacGyer
Copy link

MacGyer commented Nov 26, 2024

WP: 6.7.1
PHP: 8.2

After updating to WP 6.7.1 the following notice occurred:

Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the posts-to-posts 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](https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/) for more information. (This message was added in version 6.7.0.) in [...]/wp-includes/functions.php on line 6114

Please look into this.

@Donquiweb
Copy link

I have the same issue with posts-2-posts.

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