ajax admin requests
-
without polylang (latest version, latest WP), ajax admin requests run in the correct locale: get_locale(), determine_locale() and get_user_locale() all return the expected locale. But when activating polylang, the locale is always en_GB for admin ajax requests. Of course I can add the lang-param (then it works fine) but that is besides the issue here. This seems like an actual bug to me …
You must be logged in to reply to this topic.