Home Plugins blackbox debug bar
BlackBox Debug Bar logo

BlackBox Debug Bar

by Greg Winiarski on WordPress.org

BlackBox is a plugin for plugin and theme developers. It collects and displays useful debug information (errors, executed queries, globals, profiler).

(15)
Glabal variables foramted using var_export() function, syntax coloring using awesome highlight.js library (75% zoom)

Glabal variables foramted using var_export() function, syntax coloring using awesome highlight.js library (75% zoom)

BlackBox is symfony like unobstrusive debug bar attached to the top of the browser window.

How can it help you with development:
1. instantly inspect global variables (GET, POST, COOKIE, SERVER)
2. debug both frontend and admin area
3. executed MySQL queries and time it took to execute each query (useful for finding slow queries)
4. profiler for measuring performance of your plugins and themes
5. errors occurred when loading WordPress page

Active installations90+
Weekly downloads
19-20.83%
Version0.1.3
Last updated3/4/2013
WordPress version3.0.0
Tested up to3.5.2
Tags
debug bardebugging