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 error from Main::get_plugin_verison() #169

Open
afragen opened this issue Dec 10, 2024 · 0 comments
Open

_load_textdomain_just_in_time error from Main::get_plugin_verison() #169

afragen opened this issue Dec 10, 2024 · 0 comments

Comments

@afragen
Copy link
Collaborator

afragen commented Dec 10, 2024

There seems to be to be a _load_textdomain_just_in_time error emanating from the get_plugin_data() call in Main::get_plugin_version(). By using get_file_data() instead this will mitigate the error. It seems that get_plugin_data() wants to try translating the headers, since we're only getting the version it shouldn't matter.

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