Convert months to different language
-
Hi, I have a dual language website. Rather than use a language plugin I just copied the site, put it on a subdomain and manually convert the language. I know this sounds like a lot of work, but I was having too many issues with getting menus to work with multilingual plugins. Also, the second language is Irish so I couldn’t find much for it.
Anyway, I now have one major issue; I need to convert the months from English to Irish that WordPress automatically generates. I don’t know how to go about this at all. I don’t even know how or where WordPress generates dates.
I’m thinking that I might be able to implement this by using something like str_ireplace but I have no idea where I could set variables to hold an array and where then to execute the code.
Any suggestions?
- The topic ‘Convert months to different language’ is closed to new replies.