Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

_load_textdomain_just_in_time alert #43

Open
gidhublan opened this issue Jan 3, 2025 · 0 comments
Open

_load_textdomain_just_in_time alert #43

gidhublan opened this issue Jan 3, 2025 · 0 comments

Comments

@gidhublan
Copy link

Aşağıdaki gibi uyarılar alıyorum.

Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the woocommerce-iyzico domain 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 the init action or later. (This message was added in version 6.7.0.)

wp-includes/l10n.php:1370
get_translations_for_domain()
wp-includes/l10n.php:1408
translate()
wp-includes/l10n.php:194
__()
wp-includes/l10n.php:306
Iyzico\I\C\CheckoutSettings->__construct()
wp-content/plugins/iyzico-woocommerce/includes/Checkout/CheckoutSettings.php:14
Iyzico\I\C\H\WebhookHelper->__construct()
wp-content/plugins/iyzico-woocommerce/includes/Common/Helpers/WebhookHelper.php:27
Iyzico\I\C\H\RestHooks->__construct()
wp-content/plugins/iyzico-woocommerce/includes/Common/Hooks/RestHooks.php:14
Iyzico\I\C\Plugin->definePublicHooks()
wp-content/plugins/iyzico-woocommerce/includes/Core/Plugin.php:72
Iyzico\I\C\Plugin->run()
wp-content/plugins/iyzico-woocommerce/includes/Core/Plugin.php:23
Iyzico\I\C\Plugin::init()
wp-content/plugins/iyzico-woocommerce/includes/Common/Traits/PluginLoader.php:24
do_action('plugins_loaded')
wp-includes/plugin.php:517```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant