Tagged Questions
3
votes
1answer
668 views
Qtranslate displays empty categories with get_categories()
I am using qtranslate (Wordpress Plugin) on a website and I don't want to display categories that don't contain posts for a language.
So when I do get_categories() (without qtranslate) the ...