-
After updating WordPress to version 6.7, I’ve noticed a warning in Query Monitor under the “Doing It Wrong” section related to Rank Math SEO. We also had about a 20 pt drop in our performance scores around the same time. Below are the details:
Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the rank-math 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. (This message was added in version 6.7.0.)
_load_textdomain_just_in_time()
get_translations_for_domain()
translate()
esc_html__()
RankMath\Module\Manager->setup_core()
apply_filters_ref_array(‘rank_math/modules’)
RankMath\Module\Manager->do_filter()
RankMath\Module\Manager->setup_modules()
do_action(‘plugins_loaded’)
Plugin: seo-by-rank-mathThis issue seems to have coincided with the recent WordPress core update, and I’ve confirmed that it persists across multiple environments.
Questions:
Is this warning known to your team, and is there a fix or an update planned to address it?
Can you confirm whether this warning impacts performance, functionality, or compatibility with WordPress 6.7+?
Is there a temporary workaround we can apply while waiting for a permanent fix?
Thank you for your assistance! Please let me know if additional information is needed.
The ticket ‘Query Monitor “Doing It Wrong” Warning After WordPress 6.7 Update’ is closed to new replies.