PHP Notice _load_textdomain_just_in_time
-
Hello,
On “Booster for WooCommerce” 7.3.0 and WordPress 6.8, the plugin trigger the following PHP Notices :
Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>woocommerce-jetpack</code> domain was triggered too early.Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>woocommerce</code> domain was triggered too early.
After some research I found where those notices are triggered in the plugin :
- domain ‘woocommerce-jetpack’ :
woocommerce-jetpack/includes/shortcodes/class-wcj-general-shortcodes.php(104): __() - domain ‘woocommerce’ :
woocommerce-jetpack/includes/class-wcj-cross-sells.php(33): __()
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘PHP Notice _load_textdomain_just_in_time’ is closed to new replies.