Debug log is getting spammed
-
Hi there!
Our debug logs are getting spammed by your plugin, the page only need to be loaded and the PHP Notice is already as a new entry in our logs. The debug-log entry is appearing in a fresh install with the latest PHP version, latest WP version and latest plugin version with only the default WP theme selected.
PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for thecomplianz-gdprdomain 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 theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6114Since WordPress 6.7. text-domains should be loaded during or after
after_setup_theme. See https://core.trac.ww.wp.xz.cn/changeset/59127 .Thank you in advance.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Debug log is getting spammed’ is closed to new replies.