Translation Loading Error – WordPress 6.7 release
-
I’m seeing a deprecation warning on my website related to the recent core changes in WordPress 6.7. This warnings indicates that the translation loading for the plugin Simply Schedule Appointments is being triggered earlier than recommended.
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for thesimply-schedule-appointmentsdomain was triggered too early. This is usually an indicator for some code in the plugin 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/jhsurfco/public_html/wp-includes/functions.php on line 6114WordPress advises that translations be loaded during the init action or later to ensure compatibility with the latest core changes.
I’m posting this message in hopes that Simply Schedule Appointments plugin’s support team is aware of the issue and working to develop a solution, as this is a compatibility issue between their plugin and WordPress.
I’m also going to contact Simply Schedule Appointments directly for a response.
In the interim, I’ll probably roll back to WordPress version 6.6.2 until further notice.
The topic ‘Translation Loading Error – WordPress 6.7 release’ is closed to new replies.