[wp-hackers] Best Way of Excluding Categories from
wp_list_categories
Paul Menard
paul at codehooligans.com
Tue Mar 11 13:11:51 GMT 2008
Well, I wrote a plugin to exclude categories (by ID) http://www.codehooligans.com/2007/11/20/simply-exclude-plugin/
This plugin will also exclude pages. The technique is noting
mystical. Actually I lifted the category exclude from the Codex http://codex.wordpress.org/Custom_Queries
(look for the section 'Category Exclusion').
Paul
On Mar 10, 2008, at 11:16 PM, Matt wrote:
> I'm wondering what the best way (or anyway, really) of excluding
> categories
> (by ID) from wp_list_categories (from a plugin).
>
> It's probably something simple I'm missing. :P
>
> Thanks,
>
> --
> Matt (speedboxer at gmail.com)
> http://mattsblog.ca/
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
Paul Menard
paul at codehooligans.com
http://codehooligans.com
More information about the wp-hackers
mailing list