0

Ok so I have a custom taxonomy called "Types" for a custom post type of "Products". Now I have a lot of different "types" for that custom post type. I want to list out all of the different types with a link to those specific types that displays all of the products assigned to those specific types.

I know of wp_list_categories which is great but can I use it for custom taxonomies and not just the default Wordpress category taxonomy? Is there another way or a better way of listing all of my custom taxonomies that give me the ability to list out all or certain types?

Quick example of how I would want to see my list of custom taxonomies:

Types:

  • Sweet(1)
  • Sour(4)
  • Spicy(7)
  • Hot(2)
Lucas Santos
  • 1,359
  • 3
  • 24
  • 43

0 Answers0