WP-Tracy
WP-Tracy copied to clipboard
Simple WordPress implementation of debugger bar (Nette) Tracy.
Is this project already abandoned?
Panels with Objects are not scrollable and overflow their parent container. Guess the default markup changed at some point. Anyway there is an easy fix. In wppanelbase.class.php change markup from:...
In site code, nothing related to Tracy debug bar code appear in wordpress site.
When installed with composer, CLI tools (that uses composer auto-load), fails silently and error I got was that `add_action` function does not exist.
Cool panels! Would be nice if you could use those separately without the automatic registration in the index.php file. IMHO clean way would be separation of the panels to the...