This plugin is outdated and might not be supported anymore
Ultimate DebugBar

Ultimate DebugBar

Details
View on WordPress

Ultimate debug bar for your WordPress website. On each page of your website a neat debug bar will be displayed with the following info:

  • PHP version
  • Request execution time
  • Request memory consumption
  • WordPress-related PHP constants defined in your wp-config.php file
  • All website options (wp_options)
  • Request data
  • Timeline (waterfall) where you can see which portion of execution takes too much time
  • List of all hooks triggered on the page whose execution time exceeds 1ms, along with some stats
  • List of all database queries performed on the page, along with their source and execution time
  • Last 100 lines of your debug.log file (if it exists in wp-content)
  • List of loaded PHP files (categorized)

Besides that, it will track request data/hooks/db queries/mem. consumption in AJAX calls too (beta).

This plugin is meant to be used during development and/or debugging only. Only administrators and network administrators (in multi-site environment) can see the debugbar, unless the WP_DEBUG is set to true. In that case, everyone will see the debugbar.

Try it instantly on tastewp.com!

Details

Plugin code:
ultimate-debugbar
Plugin version:
0.2
Outdated:
Yes
WP version:
4.5 or higher
PHP version:
7.1 or higher
Test up to WP version:
5.8.10
Total installations:
10
Last updated:
2021-11-01
Rating:
Times rated:
3
database
debugging
queries
slow
sql