Tagged Questions
2
votes
1answer
108 views
Wordpress language switcher
Is there an easy way I can switch between languages (perhaps with some flag icons) on a single Wordpress site? Can this be done with 2 content editors on the same page, or will I have to resort to a ...
2
votes
1answer
819 views
Getting a blog language (site “lang_id” field vs the WPLANG setting)
There's a wp_blogs table which is very usefull when you want to get a list of blogs (and this is what I need to do).
The problem is that I can't seem to be able to get the blog language from the ...