Open the builder
Go to Zelvigo Dev Studio → Create CPT.
Form fields
- Post Type Key → lowercase, max 20 chars, letters/numbers/underscores; cannot start with
wp_ - Singular Name → e.g. Movie
- Plural Name → e.g. Movies
- Description → optional admin description
Options
- Public → show in admin and front end
- Hierarchical → like pages (parent/child)
- Show in REST API → enable block editor / REST access
- Has Archive → enable post type archive URL
Generate
- Fill in the form and click Generate.
- Review the PHP code panel and click Copy Code.
- Paste into your plugin file below the
ABSPATHguard.
Validation
Zelvigo blocks reserved WordPress keys and duplicate keys already registered or previously generated on this site.
