Issue with WordPress 6.8
-
The following issue arrises for this plugin after update to WP 6.8:
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for theorder-delivery-datedomain 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 /home/customer/www/DOMAIN.co.uk/public_html/wp-includes/functions.php on line 6121I understand this relates to how translations are being loaded before the appropriate hooks like
init. Is there a fix or update planned to make the plugin fully compatible with WP 6.7+? This has been discouraged as of WordPress 6.7 and now showing as PHP Error in 6.8I’ve replicated the issue in a staging environment and would appreciate any guidance or timeline on a fix.
Are compatiability checks not made with Beta versions the CMS before its official release?
Thanks in advance!
The topic ‘Issue with WordPress 6.8’ is closed to new replies.