Tagged Questions
-1
votes
1answer
219 views
get_category_children/ the new get_term_children not work
I have a custom Walker for a Advanced Search, that outputs the categories for multiple search by categories in checkbox. The Problem here is, that i use the get_category_children for the children ...