WPML – how to translate user profile fields with icl_t()? [closed]
It turns out, my code above is indeed all that is needed. Apparently the mistake I made was that I didn’t load the translated version of the page in the frontend at least once, so icl_t() didn’t auto-register the strings. Also keep in mind, if you’re looking at correct string count in String Translation context … Read more