Quantcast
Channel: Threads Archive - SiteOrigin
Viewing all articles
Browse latest Browse all 298

Function _load_textdomain_just_in_time was called incorrectly – in wordpress-seo

$
0
0

while you have fixed this for your plugin, the same message is generated if wordpress-seo plugin (from yoast) is used.
you are calling the compatibilty check too early

Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo 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()
__()
WPSEO_Option_Titles->translate_defaults()
WPSEO_Option->get_defaults()
WPSEO_Option->array_filter_merge()
WPSEO_Option->get_option()
apply_filters(‘option_wpseo_titles’)
get_option()
WPSEO_Options::get_option()
WPSEO_Options::get_options()
WPSEO_Options::get_all()
WPSEO_Options::prime_cache()
WPSEO_Options::get()
SiteOrigin_Panels_Compatibility->init()
do_action(‘plugins_loaded’)

The post Function _load_textdomain_just_in_time was called incorrectly – in wordpress-seo appeared first on SiteOrigin.


Viewing all articles
Browse latest Browse all 298

Trending Articles