Title: Bug im Plugin?
Last modified: May 9, 2025

---

# Bug im Plugin?

 *  Resolved [ASpringhut](https://wordpress.org/support/users/paul-flowers/)
 * (@paul-flowers)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/bug-im-plugin/)
 * Hello,
   I get the following error message in the debug.
 * [09-May-2025 05:58:50 UTC] PHP Notice: Function _load_textdomain_just_in_time
   was called **incorrectly**. Translation loading for the `email-encoder-bundle`
   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](https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/)
   for more information. (This message was added in version 6.7.0.)
   This is the 
   comment of ChatGPT**Cause**: A plugin (likely `email-encoder-bundle`, WPML, or
   RankMath) is attempting to load translation files too early, before WordPress’s`
   init` hook.
    - **Impact**: This won’t necessarily break anything, but it violates WordPress
      loading standards and floods your debug log.
    - **Solution**:
       * **Update** all related plugins to their latest versions.
       * If you’re a developer, make sure translations are loaded within a proper
         hook like `init`.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbug-im-plugin%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

The topic ‘Bug im Plugin?’ is closed to new replies.

 * ![](https://ps.w.org/email-encoder-bundle/assets/icon-256x256.png?rev=2056506)
 * [Email Encoder - Protect Email Addresses and Phone Numbers](https://wordpress.org/plugins/email-encoder-bundle/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/email-encoder-bundle/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/email-encoder-bundle/)
 * [Active Topics](https://wordpress.org/support/plugin/email-encoder-bundle/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/email-encoder-bundle/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/email-encoder-bundle/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [ASpringhut](https://wordpress.org/support/users/paul-flowers/)
 * Last activity: [1 year, 1 month ago](https://wordpress.org/support/topic/bug-im-plugin/)
 * Status: resolved