Qtranslate – get_categories
-
Hello to all,
I have always used get_categories, but this time I should apply it to a website with qtranslate active!$ categories = get_categories ('child_of = 9 & orderby = name & order = DESC'); print_r ($ categories);but the array returned is empty!
Should I put some other argument to the function?
Thank you.
The topic ‘Qtranslate – get_categories’ is closed to new replies.