function to get the active language and content in this language
-
Hi,
I’ve used th plugins qTranslate / mqTranslate up to now. Now I have to switch to an other plugin for my multilanguage sites and I found WPGlobal as the closest to them. I’ve the impression, that it is even better in usability.With qTranslate I used two functions:
$lang = qtrans_getLanguage()
giving the active language $langqtrans_use($lang, $text, $show_available=false)
giving the relevant part of $text according to the language $langAre there similar functions in WPGlobal, I could use?
Thanks a lot for helping me.
Bernhard
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘function to get the active language and content in this language’ is closed to new replies.