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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Data Debug Tool” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Data Debug Tool” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.1
- Remove Screenshots
0.1.0
- Initial release