Thread Starter
KGozza
(@kgozza)
Trying to get the languages for each post within my loop
pll_the_languages(array(‘post_id’ =>; $post->ID));
Doesn’t seem to work.
Thread Starter
KGozza
(@kgozza)
Hey, thanks for getting back to me.
Im using the pll_the_languages function on the single post pages fine, but I want to get the available languages for each post on the main feed so I can show which languages that post is available in.