Plugin info

Total downloads: 133
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 8/20/2025 (187 days ago)
Added to WordPress: 8/18/2025 (0 years old)
Minimum WordPress version: f
Tested up to WordPress version: 6.8.3
Minimum PHP version: 7.0

Maintenance & Compatibility

Maintenance score

Stale • Last updated 187 days ago

38/100

Is Debug Console for PHP abandoned?

Likely maintained (last update 187 days ago).

Compatibility

Requires WordPress: f
Tested up to: 6.8.3
Requires PHP: 7.0

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

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)

Installation

Use automatic installer.

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

3.5

  • Initial release