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

Bug Report: _load_textdomain_just_in_time() #811

Open
fredel001 opened this issue Jan 13, 2025 · 0 comments
Open

Bug Report: _load_textdomain_just_in_time() #811

fredel001 opened this issue Jan 13, 2025 · 0 comments

Comments

@fredel001
Copy link

fredel001 commented Jan 13, 2025

Console gives this error, thx in advance :))

Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the subscribe-to-comments-reloaded 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. (Diese Meldung wurde in Version 6.7.0 hinzugefügt.)

load_textdomain_just_in_time()
wp-includes/l10n.php:1370
get_translations_for_domain()
wp-includes/l10n.php:1408
translate()
wp-includes/l10n.php:194
esc_html
_()
wp-includes/l10n.php:339
stcr\stcr_i18n->register_js_subs_translation()
wp-content/plugins/subscribe-to-comments-reloaded/classes/stcr_i18n.php:48
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