[wp-hackers] [PATCH] New feature: 'Hidden' categories

Dan Gayle dangayle at gmail.com
Tue Dec 30 19:24:12 GMT 2008


This is the same issue that I have been battling with constantly.  
Using wp_list_categories and excluding a category is great... as long  
as you're not using widgets. We had to custom code a categories widget  
that would exclude certain categories.

On Dec 30, 2008, at 7:07 AM, Will Anderson wrote:

> This doesn't even require a plugin though. Simply filter out the  
> categories
> you don't want when you list them.
> http://codex.wordpress.org/Template_Tags/wp_list_categories



More information about the wp-hackers mailing list