Title: Early Translation Loading Issue with Login Customizer
Last modified: March 13, 2025

---

# Early Translation Loading Issue with Login Customizer

 *  Resolved [Marcus](https://wordpress.org/support/users/power2009/)
 * (@power2009)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/early-translation-loading-issue-with-login-customizer/)
 * 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](https://wordpress.org/support/users/teamsupportbrigade/)
 * (@teamsupportbrigade)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/early-translation-loading-issue-with-login-customizer/#post-18361978)
 * 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](https://wordpress.org/support/users/teamsupportbrigade/).
 *  Thread Starter [Marcus](https://wordpress.org/support/users/power2009/)
 * (@power2009)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/early-translation-loading-issue-with-login-customizer/#post-18363094)
 * Thank u so much
 *  Plugin Support [Support Team](https://wordpress.org/support/users/teamsupportbrigade/)
 * (@teamsupportbrigade)
 * [1 year ago](https://wordpress.org/support/topic/early-translation-loading-issue-with-login-customizer/#post-18425294)
 * 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.

 * ![](https://ps.w.org/login-customizer/assets/icon-256x256.png?rev=2455454)
 * [Custom Login Page Customizer](https://wordpress.org/plugins/login-customizer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/login-customizer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/login-customizer/)
 * [Active Topics](https://wordpress.org/support/plugin/login-customizer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/login-customizer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/login-customizer/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Support Team](https://wordpress.org/support/users/teamsupportbrigade/)
 * Last activity: [1 year ago](https://wordpress.org/support/topic/early-translation-loading-issue-with-login-customizer/#post-18425294)
 * Status: resolved