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’)
Hi Paul,
Thanks for getting in touch, and for a copy of the log. This issue should be resolved with version 2.31.0 of Page Builder as we switch to a later hook. Let me know if you’re still getting this message after upgrading to the latest version.
Kind regards,
Alex