=== Data Debug Tool ===
Contributors:      wpspices
Tags:              tool, debug, data, tools
Requires at least: 6.1
Tested up to:      6.7
Stable tag:        0.1.1
License:           GPL-2.0-or-later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html

A simple lightweight tool to debug wordpress data. X-ray vision for WordPress data structures with smart data decoding capabilities.

== Description ==

Ever wished you could peek inside WordPress's data structure without writing a single line of code? Data Debug Tool is your x-ray vision into WordPress - see options, meta, and more in a clean, visual interface.

== Smart Data Decode viewer ==
* Automatically parses Gutenberg blocks into readable JSON format for view
* Unserializes PHP serialized data
* Prettifies JSON structures

== Features ==
* No bloat - just the essentials you need
* Smart data decoding - see Gutenberg blocks, serialized data, and JSON in readable format
* Simple UI that's easy to use
* Dark mode that actually looks good
* No JavaScript on the front end
* No jQuery
* Inspect WordPress options, post meta, and user meta with powerful search capabilities
* Real-time data visualization with JSON viewer
* Zero impact on front-end performance
* Secure, admin-only access

Whether you're debugging plugins, themes, or core WordPress functionality, Data Debug Tool makes it easy to find and inspect the data you need.

== Screenshots ==

1. Data Debug Tool

== Changelog ==

= 0.1.1 =
* Remove Screenshots 

= 0.1.0 =
* Initial release
