Debug Console for PHP

plugin banner

Log, Debug, Inspect ("Debug Bar" on steroids)

Author:Brad Kent (profile at wordpress.org)
WordPress version required:
WordPress version tested:6.8.3
Plugin version:3.5
Added to WordPress repository:18-08-2025
Last updated:20-08-2025
Rating, %:0
Rated by:0
Plugin URI:https://bradkent.com/php/debug
Total downloads:289
plugin download
Click to start download

Adds debug / logging output that by default shows query, cache, and other helpful debugging information.

WebSite: https://bradkent.com/php/debug

Adds helpful logging methods and utilties

Logging methods:
– log
– info
– warn
– error
– group
– groupCollapsed
– assert
– count
– table
– trace
– time

inspect values (objects, methods, properties, constants, etc)

Send error notifications to email / discord / slack / teams

Other output options
– log file,
– javascript (browser console),
– ServerLog (browser extension),
– ChromeLogger (browser extension)
– FirePHP (browser extension)


ChangeLog