Notice: Function _load_textdomain_just_in_time was called incorrectly.
Translation loading for the slp-power 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.
Also cannot upload the production version that is in the StoreLocator plus plug-in downloads version 2311.17….xxx
Version 2501.23.01
Dev Notes
https://github.com/Store-Locator-Plus/myslp_aws_ecs_kit/issues/1
This is happening because some features of the add ons (Power, Experience, Premier) need to be loaded earlier in the WordPress/SLP hook order; specifically with the plugins_loaded call so the code was updated in 2502.* to load the plugins earlier. This moved the call from the WP:init hook to the earlier WP::plugins_loaded hook.
This impacts the Experience plugin as well.
Resolved
SLP: 2503.19.01
Power : 2503.19.01
Experience: 2503.19.01
Premier: 2503.19.10