How can you use custom types/taxonomies?

The custom types/taxonomies feature of WP 3.0 is a neat one. I can think of a few ways to use the duo: to display projects, a portfolio, or a gallery. What else can custom types and taxonomies be leveraged for?

Related posts

Leave a Reply

3 comments

  1. Custom types can be leverage for anything that can be repeatable. So as you said a gallery or portfolio would work very nicely. I’ve already used them on a few different projects:

    • Recipes
    • Employee Roster
    • Callouts for the homepage
    • rotating sliders.

    Other ideas are:

    • products for a commerce siteā€”The custom taxonomies would make for some powerful option for each product.
    • For custom sidebar content. Y
    • An Ad manager.

    The possibilities are really endless. Anything that can be seen as a collection is really what this is for.

  2. I’m considering using it for a client who runs a tree nursery. This would allow me to logically separate blog-style news updates, pages, and trees (with per-tree galleries) with custom styles for each post type. It’ll also be nice to have type-specific taxonomies for categorizing the trees.