You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are seeing a _doing_it_wrong() call with WordPress 6.7:
Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the apple-news 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.)
Description of the bug
We are seeing a
_doing_it_wrong()
call with WordPress 6.7:Steps To Reproduce
_doing_it_wrong()
.Additional Information
Backtrace:
The text was updated successfully, but these errors were encountered: