Post Types & Taxonomies
Create custom post types and taxonomies from the WordPress admin — no code required. Give each post type a name, key/slug, supported editor features and archive/hierarchy/menu settings; add taxonomies (like Categories or Tags) and attach them to one or more post types.
Post types created here can also be targeted by the Custom Fields extension.
Typical workflow
- Activate Post Types & Taxonomies from Unyson+ → Extensions.
- Add a Post Type — set its name, slug, and supported features.
- Optionally add a Taxonomy and attach it to the post type(s).
- Save. Unyson+ registers everything on each request.
:::note Work in progress Expand this page with screenshots and a settings reference. :::