BlackBar

plugin banner

BlackBar is a Debug Bar for WordPress developers. It collects and displays errors, executed queries, globals, templates (if using the Castor Framework …

Author:Paul Ryley (profile at wordpress.org)
WordPress version required:5.8
WordPress version tested:6.4.4
Plugin version:4.0.3
Added to WordPress repository:22-02-2018
Last updated:19-03-2024
Rating, %:100
Rated by:7
Plugin URI:https://wordpress.org/plugins/blackbar
Total downloads:18 211
Active installs:1 000+
plugin download
Click to start download

Black Bar is an unobtrusive Debug Bar for WordPress developers. It collects and displays errors, executed SQL queries, slow actions and hooks, theme templates, global variables, and provides a profiler.

How it helps you with development:

  • Debug your code with the Console
  • Inspect global variables (COOKIE, GET, POST, SERVER, SESSION, WP_Screen)
  • Measure performance of your code with the Profiler
  • View any PHP errors that occur when loading a page in the Console
  • View executed MySQL queries along with execution time and backtrace
  • View template files of the active theme in loaded order
  • View the 50 slowest action and filter hooks along with callbacks ordered by priority

FAQ
ChangeLog