Translation related notice after updating to WP 6.7
-
Hi,
Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-extended-search 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.
I notice that multiple plugins have this error after WP was updated. My site language is non-English.
I think you can simply remove the loading of text domain from your plugin, because WP nowadays checks for and loads translations itself.
Guido
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.