Text domain issue on WP v6.7.x
-
Enabling the plugin on v6.7.x throws a Notice and a Warning when WP_DEBUG is set to
true
Seems to be a common issue with many plugins from WP v6.7.x
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the
easy-basic-authentication
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 theinit
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /……./public_html/wp-includes/functions.php on line 6114Warning: Cannot modify header information – headers already sent by (output started at /……./public_html/wp-includes/functions.php:6114) in /……./public_html/wp-admin/includes/misc.php on line 1438
- You must be logged in to reply to this topic.