⚡ WordPress · Client-side · No data sent to server
Custom Taxonomy Generator
Generate ready-to-paste register_taxonomy() code for a WordPress custom taxonomy, hierarchical like categories or flat like tags, attached to any post types. Everything is generated in your browser.
Taxonomy
Options
Copied
Where this goes. Paste into functions.php or a plugin, on the init hook before or alongside the post types it attaches to. Hierarchical taxonomies behave like categories; non-hierarchical behave like tags. Flush permalinks once after adding it. Code is generated in your browser.