BlaenkDenum
Member
Posted 4 years ago #
Hey guys I'm trying to figure out how I can detect the user's locale/language being used in their WordPress installation. For example, english, spanish, etc. Something bloginfo('language') apparently doesn't work. Is this possible? It's really important. Thanks!
BlaenkDenum
Member
Posted 4 years ago #
I guess there's no way then...
Google Search: "php detect language"
First result: http://techpatterns.com/downloads/php_browser_detection.php
You can detect the browser setting but it would be better if the user confirms it.