Description
Adds a PHP/SQL console to the debug bar. Requires the Debug Bar plugin (v0.5 or later).
Reviews
Drew Jaynes
October 28, 2024
Update 2024-10-28: I’ve adopted this plugin and taken over development.
I use this add-on for the Debug Bar plugin on personal, client, and customer sites all the time and it never fails to help me solve problems more efficiently. It’s a shame that it no longer shows up in plugin search results because the tested-up-to version is out of date, but that doesn’t stop me from manually installing it. Consistently reliable and gets the job done. This plugin is vital to my WordPress debugging toolbox.
capbussat
March 27, 2018
Very easy to use and useful for debugging
(CA)
L’ús és molt senzill i és molt util per desenvolupar plugins
Contributors & Developers
“Debug Bar Console” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Debug Bar Console” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.3.1
- Adopted by DrewAPicture
- Tested up to WordPress 6.7
0.3
- Added syntax highlighting using the CodeMirror text editor.
- Explicit PHP/SQL modes.
- UI changes to reflect updated debug bar UI.
0.2
- Improvements to MySQL detection and display.
- Bug fixes.
0.1
- Initial Release