Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the complianz-gdpr 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 /domain.com/public_html/wp-includes/functions.php on line 6114
Maybe you recognize the notice above. This warning could appear on WordPress installations running Complianz with WordPress 6.7.0 when debugging is enabled.
We’ve fixed the _load_textdomain_just_in_time warning in Complianz. In normal circumstances, this means you should no longer see the notice.
That said, the notice may reappear in specific setups where external sources, third-party integrations, or custom code introduce dependencies that trigger translation loading too early—before WordPress has completed its initialization (i.e., before the init hook has been executed).
If you still encounter this warning after the fix, please let us know by opening a support ticket. We can investigate the specific source of the early translation load and, if feasible, work with you on a solution.