• sasa2209

    (@sasa2209)


    Hello

    I need to add multiple taxonomies to the dropdown list…

    <?php wp_dropdown_categories( 'show_option_all=All Categories&taxonomy=blog-categories' ); ?>

    Currently there is only one taxonomy called Blog Categories and it is assigned to a Blog Custom Post Type. I have also three additional taxonomy terms groups that I would like to add ;

    Videos Categories
    Downloads Categories
    Resources Downloads

    I need help adding multiple taxonomy names to dropdown categories function.
    The goal is to have all the terms from all the custom post types listed in this single dropdown.
    Help would be much appreciated…
    Thanks,

    Aleksandar

  • The topic ‘Custom taxonomies terms search’ is closed to new replies.