• Resolved valentinjcqmt

    (@valentinjcqmt)


    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)
  • Plugin Contributor David G

    (@gravid7)

    Hello @valentinjcqmt

    Thank you for reporting this. We’ve identified that the PHP Notices related to _load_textdomain_just_in_time are being triggered by the woocommerce-jetpack and woocommerce text domains inside the plugin.

    We’ve logged this as a bug and will include a fix in the upcoming updates to ensure compatibility with WordPress 6.8 and remove these notices.

    Appreciate your patience and for bringing this to our attention.

Viewing 1 replies (of 1 total)

The topic ‘PHP Notice _load_textdomain_just_in_time’ is closed to new replies.