• Hi,

    I’m facing text-domain load issue when enable define( ‘WP_DEBUG’, true ); in wp-config.php file.

    Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the currency-switcher-woocommerce 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 for more information. (This message was added in version 6.7.0.) in /Users/tester/Documents/Sites/plugin-test/wp-includes/functions.php on line 6114

    See screenshot here: https://prnt.sc/tjoSgI4x04op

Viewing 1 replies (of 1 total)
  • Plugin Support MeganSupport

    (@megan891)

    Hi there,

    The notice simply says that the plugin loads the translations earlier than recommended in the newest WordPress version. It is harmless and will be fixed in the next release – and it should not disturb anything in your site if you have the WP Debug/Error Display set to Off/0 in your wp-config.php file.

    Thanks in advance,
    Megan
    Support Co-ordinator

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.