Title: Zelvigo Dev Studio Lite – WordPress CPT &amp; Taxonomy Generator
Author: zelvigo
Published: <strong>August 3, 2026</strong>
Last modified: August 4, 2026

---

Search plugins

![](https://ps.w.org/zelvigo-dev-studio-lite/assets/banner-772x250.png?rev=3633326)

![](https://ps.w.org/zelvigo-dev-studio-lite/assets/icon-256x256.png?rev=3633326)

# Zelvigo Dev Studio Lite – WordPress CPT & Taxonomy Generator

 By [zelvigo](https://profiles.wordpress.org/zelvigo/)

[Download](https://downloads.wordpress.org/plugin/zelvigo-dev-studio-lite.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/zelvigo-dev-studio-lite/#description)
 * [Reviews](https://wordpress.org/plugins/zelvigo-dev-studio-lite/#reviews)
 *  [Installation](https://wordpress.org/plugins/zelvigo-dev-studio-lite/#installation)
 * [Development](https://wordpress.org/plugins/zelvigo-dev-studio-lite/#developers)

 [Support](https://wordpress.org/support/plugin/zelvigo-dev-studio-lite/)

## Description

**Looking for a WordPress CPT generator or taxonomy generator?** Zelvigo Dev Studio
Lite is a free developer toolkit built for plugin authors, freelancers, and agencies
who create custom post types and taxonomies every week — and are tired of rewriting`
register_post_type()` and `register_taxonomy()` boilerplate from scratch.

Zelvigo Dev Studio is a complete WordPress development workspace. **Lite gives you
four essential tools for free**, runs entirely on your site with no API calls, and
is the starting point for a growing platform of code generators, inspection tools,
and AI-assisted development features.

#### Why developers install Zelvigo Dev Studio Lite

 * **Create custom post type (CPT) code in minutes** — labels, slugs, REST API support,
   archives, hierarchical options, menu icons, and more
 * **Generate taxonomy registration code** — link taxonomies to any post type, set
   hierarchy, REST endpoints, and admin columns
 * **Inspect hooks on your live site** — browse registered actions and filters without
   digging through code
 * **Read debug.log from wp-admin** — no FTP or file manager required
 * **100% local and private** — Lite does not phone home or send site data anywhere

Whether you search for **CPT**, **custom post type**, **taxonomy**, or **WordPress
code generator**, Zelvigo Dev Studio Lite is built to be the tool you reach for 
first.

#### Free tools included in Lite

**CPT Generator (Custom Post Type Generator)**

Fill in a visual form and get production-ready `register_post_type()` PHP. Configure
singular and plural labels, post type key, public visibility, menu position, REST
API support, has_archive, hierarchical mode, supported features, and more — then
copy the code into your theme or plugin.

**Taxonomy Generator**

Build clean `register_taxonomy()` code for categories, tags, genres, or any custom
taxonomy. Link to one or more post types, set hierarchical vs flat structure, REST
API options, rewrite rules, and admin UI settings — ready to paste.

**Hook Explorer**

Browse registered WordPress hooks and callbacks on your site. Find which plugin 
or theme attached a function to an action or filter — essential for debugging and
learning how WordPress loads.

**Debug Log Viewer**

View your WordPress `debug.log` file directly inside the admin dashboard. Read-only,
fast, and convenient when you do not have FTP or SSH access.

#### How Lite generation works

Generated CPT and taxonomy code appears in a dark code preview panel for **copy 
and paste**. Lite does **not**:

 * Register post types or taxonomies on your site automatically
 * Create downloadable plugin ZIP files
 * Connect to an external API or cloud service
 * Store or transmit your site data

Everything runs locally in your WordPress installation. You stay in full control
of where the code goes.

#### Zelvigo Dev Studio Pro — unlock the full developer workspace

Lite is the free entry point. **[Zelvigo Dev Studio Pro](https://zelvigo.com/pricing/)**
unlocks cloud-powered generators, live registration, plugin packaging, and advanced
developer tools:

**Pro code generators**

 * **Shortcode Generator** — build shortcodes with attributes and output templates
 * **Settings API Generator** — create WordPress settings pages with fields, sections,
   and sanitization
 * **Plugin Boilerplate Generator** — scaffold a full plugin structure and download
   a ready-to-install ZIP
 * **REST API Generator** — scaffold custom REST routes and controllers
 * **Admin Page Generator** — build admin screens faster _(coming in Pro roadmap)_

**Pro developer tools**

 * **Plugin Conflict Detector** — find overlapping hooks and plugin conflicts
 * **Capability Manager** — manage WordPress roles and capabilities _(planned)_
 * **Performance Scanner** — analyze plugin performance _(planned)_
 * **Cloud-powered generation history** — save and revisit past generations

Pro also registers CPTs and taxonomies directly on your site, bundles multiple generators
into plugin ZIP downloads, and connects to Zelvigo’s cloud engine for faster, richer
output.

#### The bigger picture — what we are building

Zelvigo Dev Studio is not just two generators. It is a **complete developer workspace**
designed to cut WordPress plugin development time from hours to minutes.

Our mission: become the first plugin every WordPress developer installs on a fresh
site.

**Platform roadmap**

 * **v1.1** — REST API Generator, AJAX Generator, Cron Generator
 * **v1.2** — Admin Page Generator, Settings Page Builder, Menu Builder, Dashboard
   Widgets
 * **v1.3** — Gutenberg Block Generator, Hook Explorer enhancements, Capability 
   Manager, Plugin Conflict Detector
 * **v1.4** — CSS Analyzer, JavaScript Analyzer, Performance Scanner, Database Helper
 * **v1.5** — AI Code Generator, AI Refactoring, AI Documentation, AI Unit Test 
   Generator
 * **v2.0** — Template Library, Export/Import, Module Marketplace, Team Workspace

Lite users get real value today — and a clear path to Pro as the platform grows.

#### Who is this for?

 * WordPress plugin developers
 * Freelancers building client sites with custom post types
 * Agencies shipping CPT and taxonomy-heavy projects
 * SaaS teams using WordPress as a platform
 * In-house development teams who want faster, standards-compliant boilerplate

#### Privacy and trust

Zelvigo Dev Studio Lite runs fully on your WordPress site. Upgrade links open the
Zelvigo store in a new tab. Lite does not collect, store, or transmit site data.

## Screenshots

[⌊Dashboard — free CPT, taxonomy, Hook Explorer, and Debug Log tools with Pro feature
preview⌉⌊Dashboard — free CPT, taxonomy, Hook Explorer, and Debug Log tools with
Pro feature preview⌉[

Dashboard — free CPT, taxonomy, Hook Explorer, and Debug Log tools with Pro feature
preview

[⌊CPT Generator — visual custom post type builder with code preview⌉⌊CPT Generator—
visual custom post type builder with code preview⌉[

CPT Generator — visual custom post type builder with code preview

[⌊Taxonomy Generator — build taxonomy registration code for any post type⌉⌊Taxonomy
Generator — build taxonomy registration code for any post type⌉[

Taxonomy Generator — build taxonomy registration code for any post type

[⌊Hook Explorer — browse registered WordPress hooks and callbacks⌉⌊Hook Explorer—
browse registered WordPress hooks and callbacks⌉[

Hook Explorer — browse registered WordPress hooks and callbacks

## Installation

 1. Upload the `zelvigo-dev-studio-lite` folder to the `/wp-content/plugins/` directory,
    or install via **Plugins  Add New  Upload Plugin**.
 2. Activate the plugin through the **Plugins** menu in WordPress.
 3. Open **Zelvigo Dev Studio Lite** in the admin sidebar.
 4. Start with **CPT Generator** or **Taxonomy Generator** — fill in the form and copy
    your code.

## FAQ

### Is this a free CPT generator for WordPress?

Yes. The CPT Generator is free and runs locally. Enter your post type details, preview
the generated `register_post_type()` code, and copy it into your plugin or theme.

### Is this a free taxonomy generator for WordPress?

Yes. The Taxonomy Generator creates `register_taxonomy()` code you can copy and 
paste. Link taxonomies to any custom post type or built-in post type.

### Does Lite register custom post types or taxonomies automatically?

No. Lite shows code for copy and paste only. Automatic registration and live management
are available in [Zelvigo Dev Studio Pro](https://zelvigo.com/pricing/).

### Does this plugin phone home or send data to an external server?

No. Lite runs entirely on your WordPress site. Store and documentation links open
in your browser but do not transmit site data from Lite.

### Can I use Lite and Pro together?

Yes. They use different plugin folders, menu slugs, and text domains. Install both
side by side if you want.

### What is the difference between Lite and Pro?

Lite includes CPT Generator, Taxonomy Generator, Hook Explorer, and Debug Log Viewer—
all local, all free. Pro adds cloud-powered generators (Shortcode, Settings API,
Plugin Boilerplate, REST API), live registration, ZIP downloads, conflict detection,
and more tools on the roadmap.

### Who builds Zelvigo Dev Studio?

Zelvigo Technologies — a team focused on WordPress developer productivity. Learn
more at [zelvigo.com](https://zelvigo.com/).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Zelvigo Dev Studio Lite – WordPress CPT & Taxonomy Generator” is open source software.
The following people have contributed to this plugin.

Contributors

 *   [ Zelvigo ](https://profiles.wordpress.org/zelvigo/)

[Translate “Zelvigo Dev Studio Lite – WordPress CPT & Taxonomy Generator” into your language.](https://translate.wordpress.org/projects/wp-plugins/zelvigo-dev-studio-lite)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/zelvigo-dev-studio-lite/),
check out the [SVN repository](https://plugins.svn.wordpress.org/zelvigo-dev-studio-lite/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/zelvigo-dev-studio-lite/)
by [RSS](https://plugins.trac.wordpress.org/log/zelvigo-dev-studio-lite/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial WordPress.org release
 * Free CPT (custom post type) code generator with copy/paste preview
 * Free taxonomy code generator with copy/paste preview
 * Hook Explorer — browse registered hooks and callbacks
 * Debug Log Viewer — read debug.log from the admin
 * Pro feature preview and upgrade page

## Meta

 *  Version **1.0.0**
 *  Last updated **8 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.5 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 8.0 or higher **
 * Tags
 * [cpt](https://wordpress.org/plugins/tags/cpt/)[custom post type](https://wordpress.org/plugins/tags/custom-post-type/)
   [Debug log](https://wordpress.org/plugins/tags/debug-log/)[developer-tools](https://wordpress.org/plugins/tags/developer-tools/)
   [taxonomy](https://wordpress.org/plugins/tags/taxonomy/)
 *  [Advanced View](https://wordpress.org/plugins/zelvigo-dev-studio-lite/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/zelvigo-dev-studio-lite/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/zelvigo-dev-studio-lite/reviews/)

## Contributors

 *   [ Zelvigo ](https://profiles.wordpress.org/zelvigo/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/zelvigo-dev-studio-lite/)