• I found the PHP Notice copied below in my debug.log file. I submitted it to ChatGTP, asking what response was needed. ChatGTP said, in part: “This notice was introduced in WordPress 6.7, which is why you’re seeing it now. It’s a plugin bug, not a server or core WordPress issue. . . . This is a non-fatal PHP notice meant for developers. Your site will continue working normally. It clutters debug.log. It should be fixed by the plugin author.”

    So I guess my question is: Will this bug be fixed soon?

    [28-Dec-2025 00:40:42 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the heartbeat-control 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.)

    The page I need help with: [log in to see the link]

You must be logged in to reply to this topic.