• Hi there,

    I’ve created a custom content type called “pods” and each “pod” stores information about a plant. Each “pod” is a member of a “garden”. But I don’t have a “garden” custom type because there is no data I’m storing about a garden.

    Currently, the custom content type has urls like
    /pods/pod-1/

    I’m curious about this plugin because I’m hoping that I can create a custom taxonomy that accomplishes the following:
    /gardens/garden-a/pod-1/
    /gardens/garden-b/pod-23/

    by selecting which taxonomy a pod is a member of, analogous to selecting which category a post belongs to…

    Am I understanding the usage of this function correctly? And if so, how do I configure the plugin to achieve the above?

    Thanks very much!

    http://wordpress.org/extend/plugins/custom-taxonomy-creator/

  • The topic ‘Apply Custom Taxonomy to Custom Content Type Help’ is closed to new replies.