Setup multi languages wordpress

后端 未结 4 933
失恋的感觉
失恋的感觉 2020-12-18 12:10

I need to setup a blog using wordpress engine but i need it support multi languages (3 languages), currently i am thinking of using custom field to identify the language of

4条回答
  •  -上瘾入骨i
    2020-12-18 12:25

    I fi i remember well, wordpress uses a gettext "customization" library to translate itself. I think you can make some options based on a session variable, about the translation files you're going to read.

提交回复
热议问题