Fill out the form to generate your custom taxonomy code. Also, try out our Custom Post Type code generator!
- Should this taxonomy be exposed in the admin UI
- Whether to generate a default UI for managing this taxonomy
- Whether this taxonomy is available for selection in the Appearance -> Menus admin screen.
- Whether to allow the Tag Cloud widget to use this taxonomy
- Whether to allow automatic creation of taxonomy columns on associated post-types
- Used for internationalization (the process of making the custom taxonomy ready for translation).
- Rewrite permalinks with this format. False to prevent rewrite. Default is to use taxonomy as slug
- Prepend posts with this slug - defaults to taxonomy's name
- Allows permalinks to be prepended with front base
- Allow hierarchical urls
- False to prevent queries, or provide a custom string value to use for this taxonomy. Default is the taxonomy
- A function name that will be called to update the count of a linked object type (such as post)
- Use the default capabilities, or take full control over specific capability names.
- Capability that allows managing terms of this taxonomy
- Capability that allows editing terms of this taxonomy
- Capability that grants the privelege of deleting terms of this taxonomy
- Capability that grants the privelege of assigning terms of this taxonomy
[...] Development and customization costs are further minimized by its extensive plugin API, and the WordPress Custom Taxonomy Generator makes it easy for even the uninitiated to add custom taxonomies to documents. Need an audit [...]