Does wp_get_categories not have a before= and after= argument like wp_get_bookmarks does?
I'm attempting to build a checkbox list of my categories, to output in the form of ?cat=1,4,5,54,67 etc.. (depending on what categories they check off..)
Does wp_get_categories not have a before= and after= argument like wp_get_bookmarks does?
I'm attempting to build a checkbox list of my categories, to output in the form of ?cat=1,4,5,54,67 etc.. (depending on what categories they check off..)
Many of the tags are changing as newer versions come through - keep an eye on the list here:
Yeah, that's where I went and saw that wp_get_categories doesn't have the before/after arguments.
Any suggestions on doing this via SQL?
This topic has been closed to new replies.