Hi. Thank you for a good plugin.
Guys let’s fix this annoying notice. Unfortunately, your plugin is the only one that still has this notice on our site.
Pay attention! There is no notice in the English version. It appears in the Polish and German versions. We use the WPML plugin.
Plugin Version 3.0.2
WordPress Version 6.7.1
PHP 8.2.27 (Supports 64bit values)
WPML Version 4.6.15
Here is the notice:
Error Notice
Die Funktion _load_textdomain_just_in_time
wurde fehlerhaft aufgerufen. Das Laden der übersetzung für die Domain post-smtp wurde zu früh ausgel?st. Das ist normalerweise ein Hinweis auf Code im Plugin oder Theme, der zu früh l?uft. übersetzungen sollten mit der Aktion init oder sp?ter geladen werden.
Location
/var/www/html/wp-includes/functions.php
on line 6114
Call Stack
1. {main}()
2. require(‘/wp-blog-header.php’)
3. require_once(‘/wp-load.php’)
4. require_once(‘/wp-config.php’)
5. require_once(‘/wp-settings.php’)
6. do_action(‘plugins_loaded’)
7. WP_Hook->do_action([])
8. WP_Hook->apply_filters(”, [])
9. Postman->on_plugins_loaded(”)
10. Postman->registerTransports()
11. PostmanTransportRegistry->registerTransport()
12. PostmanAbstractModuleTransport->init()
13. PostmanGmailApiModuleTransport->validateTransportConfiguration()
14. __(‘You have configured OAuth 2.0 authentication, but have not received permission to use it.’, ‘post-smtp’)
15. translate()
16. get_translations_for_domain(‘post-smtp’)
17. _load_textdomain_just_in_time(‘post-smtp’)
18. _doing_it_wrong()
19. wp_trigger_error()
20. trigger_error()