Is there a function to get translations by id or slug
-
Hello,
I have the post slug and I want to get the translation (post object) for a language, is there a function that does this?
Something like:
$english_slug = 'ny_jobs'; $french_translation = get_translation($english_slug, 'fr');
PS.
Nice plugin Chouby
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Is there a function to get translations by id or slug’ is closed to new replies.