Multiple categories?
-
Is it possible to have users select multiple categories?
I don’t see a way off the bat and I did try duplicating this in wpuf-add-post.php
wp_dropdown_categories( 'show_option_none=' . __( '-- Select --', 'wpuf' ) . '&hierarchical=1&hide_empty=0&orderby=name&name=category[]&id=cat-ajax&show_count=0&title_li=&use_desc_for_title=1&class=cat requiredField&depth=1&exclude=' . $exclude );
I get another dropdown but it doesn’t work quite the way I need.
Any help would be awesome, thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Multiple categories?’ is closed to new replies.