ompatibility with PHP 8.3
-
Hello,
I am using your plugin “Date Time Picker for Contact Form 7” and I am receiving a PHP Notice on PHP 8.3:
Function _load_textdomain_just_in_time was called incorrectly. Translation loading for thewalcf7-datetimepickerdomain was triggered too early. Translations should be loaded at theinitaction or later. This message was added in WordPress 6.7.0.Environment:
- WordPress version: 6.7+
- PHP version: 8.3
- Contact Form 7 installed and working normally
It seems the plugin is loading its textdomain too early (before
init), which now triggers a Notice in newer WP versions.Could you please update the plugin so that the textdomain is loaded using the recommended hook?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.