wp_dropdown_categories
-
I am using wp_dropdown_categories (http://codex.wordpress.org/Function_Reference/wp_dropdown_categories) to display a dropdown menu for my site. I have a ton of categories and only need the dropdown for one or two of them. However, as the codex indicates, there is only an exclude feature. I know there has to be some kind of function or something I can use for an “include” option.
My code looks like:
Anyone have any ideas?
Thanks,
Josh
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘wp_dropdown_categories’ is closed to new replies.