Early Translation Loading Triggering Notices in PHP 8.x Environments
-
Hi there,
I’ve been using Accessibility Checker and appreciate its functionality. However, after enabling debugging and preparing for a PHP 8.2 upgrade, I found this recurring notice in the logs:
PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the ‘accessibility-checker’ domain was triggered too early.
This seems to indicate that translations are being loaded before the
initaction, which is now flagged in WP 6.7+.Could you advise whether an update is planned to resolve this? I’d like to continue using the plugin post-upgrade without cluttering logs.
Thanks for your support.
The page I need help with: [log in to see the link]
The topic ‘Early Translation Loading Triggering Notices in PHP 8.x Environments’ is closed to new replies.