wp_list_categories Only parent
-
Well I have a categories Navigation bar, but I have a lot of Child categories and I would like to show ONLY the Top/Parent’s categories without having to exclude or include, is it posible o do i have to exclude all child, manually
heres my actual code
php wp_list_categories('title_li=&hierarchical=0');Cheers!!!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘wp_list_categories Only parent’ is closed to new replies.