=== Template Hierarchy Visualizer by Volade ===
Contributors: volade
Tags: template, hierarchy, developer, theme, debug
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

See which PHP template WordPress loads for any URL — hierarchy tree, admin bar badge, theme inventory and JSON export.

== Description ==

Template Hierarchy Visualizer by Volade helps theme developers and agencies answer: **which template file is WordPress loading for this URL?**

* Resolve any site URL to its template hierarchy chain
* Admin bar badge on the front-end (for administrators)
* Theme PHP template inventory (child + parent)
* Block theme (FSE) hints
* Four workflow presets: theme developer, agency handoff, WooCommerce focus, block theme
* Free JSON export — no mandatory SaaS
* REST API (`thv/v1/resolve`) and WP-CLI (`wp thv resolve`)

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`
2. Activate through the Plugins menu
3. Open **Volade → Template Hierarchy** or **Tools → Template Hierarchy**

== Frequently Asked Questions ==

= Does it work with block themes? =

Yes — block template hints are shown when a full-site editing theme is active.

= Is JSON export free? =

Yes — export is available without a Volade account.

== Changelog ==

= 1.0.0 =
* Initial release
