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

Mike Schinkel mikeschinkel at gmail.com
Wed Dec 31 04:39:22 GMT 2008


Dan Gayle <dangayle at gmail.com> wrote:

> 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.

I'm probably missing something but couldn't you solve that problem instead
with an *add_filter('get_terms',...)*?

-Mike


More information about the wp-hackers mailing list