[wp-testers] Excluding subcategories

Robin Adrianse shorty114 at shorty114.net
Wed Jan 24 00:01:42 GMT 2007


You mean wp_list_cats? Try doing children=false.

On 1/23/07, Dino Termini <dino at duechiacchiere.it> wrote:
>
> Hi all, I cannot find a reply for this question: is there a way to show
> ONLY "first level" categories, without subcategories?  At the moment the
> solution I found is
>
>
> wp_list_categories('hierarchical=0&exclude=14,15,16,17,18,19,20,21,22,23,25,24,26&show_count=0&title_li=');
>
> but maybe there is a better (and more clean) solution...
>
> Thanks.
> --
> due chiacchiere <http://feeds.feedburner.com/duechiacchiere>
> _______________________________________________
> wp-testers mailing list
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers
>


More information about the wp-testers mailing list