I have a video website and I want to hide subcategories I want the categorys only to show the FIRST child category level....
Wordpress Hide Subcategories
2
I have a video website and I want to hide subcategories
I want the categorys only to show the FIRST child category level....
currently my php tag for the wp_list_categories is...
<?php wp_list_categories('&title_li='); ?>
what do i have to get this done? I know it involves the depth=1 code somehow but i dont know how to implement it
I want the categorys only to show the FIRST child category level....
currently my php tag for the wp_list_categories is...
<?php wp_list_categories('&title_li='); ?>
what do i have to get this done? I know it involves the depth=1 code somehow but i dont know how to implement it
- Dan Liptak
Next Topics on Trending Feed
-
2