With LifterLMS and WP 6.7 installed, switch the site language to something other than English (ie. Español)
Expected Behavior
Translations are loaded and there are no warnings.
Actual Behavior
A warning is displayed and the translations do not load.
Error Messages / Logs
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the lifterlms 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](https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/) for more information. (This message was added in version 6.7.0.) in /Users/brianhogg/laravel/lifter2/wp-includes/functions.php on line 6114
Reproduction Steps
Expected Behavior
Translations are loaded and there are no warnings.
Actual Behavior
A warning is displayed and the translations do not load.
Error Messages / Logs
This issue has be recreated: