id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,focuses 16677,wp_dropdown_categories() shows the wrong name/id when $taxonomy argument is set,ramiy,,"when using '''wp_dropdown_categories()''' the code result is: {{{ }}} The '''name='cat' id='cat''''. ---- When using '''wp_dropdown_categories( array( 'taxonomy' => 'channel' ) )''' the code result is: {{{ }}} The '''name''' and the '''id''' did not changed to '''channel'''. ",enhancement,closed,normal,,Taxonomy,3.1,normal,wontfix,has-patch,,