=== Zelvigo Dev Studio Lite ===
Contributors: zelvigo
Tags: custom post type, taxonomy, debug log, hooks, developer tools
Requires at least: 6.5
Tested up to: 7.0
Requires PHP: 8.0
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Free WordPress developer tools: CPT & Taxonomy code generators, Hook Explorer, and Debug Log Viewer.

== Description ==

Zelvigo Dev Studio Lite gives WordPress developers free local tools to generate and inspect code without leaving the admin.

= Free tools =

* **CPT Generator** — Build custom post type registration code and copy it from the code preview
* **Taxonomy Generator** — Build taxonomy registration code and copy it from the code preview
* **Hook Explorer** — Browse registered hooks and callbacks on your site
* **Debug Log Viewer** — Read `debug.log` from the WordPress admin (view only)

= How generation works =

Generated CPT and Taxonomy code is shown in a dark code preview window for copy and paste only. Lite does **not** register post types or taxonomies on your site automatically, does **not** create ZIP downloads, and does **not** connect to an external API.

= Pro features =

Shortcode Generator, Settings API Generator, Plugin Boilerplate (ZIP), REST API tools, conflict detection, and more are available in [Zelvigo Dev Studio Pro](https://zelvigo.com/pricing/).

== Installation ==

1. Upload the `zelvigo-dev-studio-lite` folder to the `/wp-content/plugins/` directory, or install the ZIP 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 menu.

== Frequently Asked Questions ==

= Does this plugin phone home? =

No. Lite runs fully on your WordPress site. Upgrade links open the store website in a new tab and do not send site data from Lite.

= Will generated CPT or Taxonomy code register automatically? =

No. Lite only shows code for you to copy into your theme or a custom plugin.

= Can I use Lite and Pro together? =

Yes. They use different plugin folders, menu slugs, and text domains.

== Screenshots ==

1. Dashboard with free tools and Pro feature tags
2. CPT Generator with code preview
3. Debug Log Viewer
4. Hook Explorer

== Changelog ==

= 1.0.0 =
* Initial WordPress.org release
* CPT and Taxonomy local code generators (copy/paste)
* Hook Explorer
* Debug Log Viewer
* Pro feature tags and upgrade page

== Upgrade Notice ==

= 1.0.0 =
Initial release of Zelvigo Dev Studio Lite.
