For those following along at home, that’s:
wp_dropdown_categories(‘echo=0’);
(TRUE or FALSE, not so much).
Cheers,
Chris
Awesome, thanks for the info! Good to know I might be able to just hack wp_dropdown_cats for now.
Oh, and “echo” makes a ton more sense than “recurse.” 🙂
Thanks again,
Chris
I have a similar problem in that I need to get a list of categories and then manipulate it before printing it back out to the sidebar. Is there another replacement for list_cats?
Tim, how are you hacking the script so that it works? I’m new at this, so feel like I’m just missing something obvious.
Thank you,
Chris