AnsPress 3.0.0 does not load the language file
Hi.
I have updated my development server to version 3.0.0, and have found that it does not load the language file for anspress-question-answer domain.
Tom Nielsen selected answer
Nick_Bijl commented
Having the same problem
gakho commented
For more information:
Copy language file from Ver 3.0 to anspress 2.4.8, it works! It mean, translation is no problem but anspress ver 3.0 has problem 🙁
Henrik_Gregersen commented
Do not worry, it is a matter of not loading the labelfile. It is a bug in 3.0.0 and I believe it should be an easy fix.
load_plugin_textdomain is probably never called during the plugin initialization.
Rahul Aryan commented
I am looking into it.
Many questions for this bug but it still not solved.