• Resolved Marcus

    (@power2009)


    Dear Login Customizer Support Team,

    I’ve noticed an issue with your plugin in my development environment. Here are the details:

    • Environment:
    • WordPress: 6.8 Beta
    • WooCommerce: 9.9.0
    • Server: Apache2
    • PHP: 8.4.4

    Error Log:

    [13-Mar-2025 16:30:35 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the login-customizer 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. (This message was added in version 6.7.0.) in X:\xampp\www\site\wp-includes\functions.php on line 6121

    • Stack Trace Summary:
      The issue arises in Include_Page_Template.php:67 during LoginCustomizerTemplate->__construct(), triggered via wp-settings.php.
    • Issue:
      The plugin is loading translations too early, before the init hook, causing this notice in WordPress 6.8 Beta. This might be a compatibility issue with WordPress 6.7.0+.

    Can you advise if this is a known problem or suggest how to delay translation loading until the init hook? Any help would be greatly appreciated.

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Support Team

    (@teamsupportbrigade)

    Hello Marcus,

    The compatibility issue, initially resolved in our plugin version 2.5.0 following its emergence in WordPress 6.7.0, now it has been observed in the WordPress 6.8 Beta release.

    We have identified the problem and will implement a fix before the final 6.8 launch, ensuring seamless compatibility.

    We appreciate your patience!

    • This reply was modified 1 year, 1 month ago by Support Team.
    Thread Starter Marcus

    (@power2009)

    Thank u so much

    Plugin Support Support Team

    (@teamsupportbrigade)

    Hey Marcus,

    The issue has been resolved and the fix has been included in the latest version 2.5.2 of Login Customizer. This release includes the fix for Compatibility issue with WordPress version 6.8.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Early Translation Loading Issue with Login Customizer’ is closed to new replies.