blackbox-debug-bar
BlackBox Debug Bar
BlackBox is a plugin for plugin and theme developers. It collects and displays useful debug information (errors, executed queries, globals, profiler).
Proof Health
Open evidenceCommercial opportunities need traceable source links before they are treated as build-worthy.
82.1% of this page's analysis has direct source links.
0 rows here require auditable proof before promotion.
0 rows have source counts but still need direct links.
Related Opportunities
2 marketsSource Evidence
Open evidence explorerfixed the admin only display problem: users show security, bugs, compatibility pain that may indicate a product gap.
Buyer: developers, agencies, and technical site owners · Wedge: preflight debugging code changes, compatibility risks, rollback paths, and debug evidencevery helpful but a bit insecure: users show security, performance, support pain that may indicate a product gap.
Buyer: developers, agencies, and technical site owners · Wedge: preflight debugging code changes, compatibility risks, rollback paths, and debug evidence[Plugin: BlackBox Debug Bar] Broken WordPress Constants: users show bugs, support pain that may indicate a product gap.
Buyer: developers, agencies, and technical site owners · Wedge: preflight debugging code changes, compatibility risks, rollback paths, and debug evidenceon login page: users show bugs pain that may indicate a product gap.
Buyer: developers, agencies, and technical site owners · Wedge: preflight debugging code changes, compatibility risks, rollback paths, and debug evidence[Plugin: BlackBox Debug Bar] php notice, small hint: users show bugs, compatibility, performance pain that may indicate a product gap.
Buyer: developers, agencies, and technical site owners · Wedge: preflight debugging code changes, compatibility risks, rollback paths, and debug evidenceSession Support: users show bugs, compatibility, support pain that may indicate a product gap.
Buyer: developers, agencies, and technical site owners · Wedge: preflight debugging code changes, compatibility risks, rollback paths, and debug evidenceGitHub?: users show bugs, missing feature, support pain that may indicate a product gap.
Buyer: developers, agencies, and technical site owners · Wedge: preflight debugging code changes, compatibility risks, rollback paths, and debug evidence[Plugin: BlackBox Debug Bar] WP admin bar conflict: users show bugs, compatibility, performance pain that may indicate a product gap.
Buyer: developers, agencies, and technical site owners · Wedge: preflight debugging code changes, compatibility risks, rollback paths, and debug evidenceHere's how to add profiler checkpoints: users show bugs, compatibility, performance pain that may indicate a product gap.
Buyer: developers, agencies, and technical site owners · Wedge: preflight debugging code changes, compatibility risks, rollback paths, and debug evidence[Plugin: BlackBox Debug Bar] $_POST array empty: users show bugs, missing feature, support pain that may indicate a product gap.
Buyer: developers, agencies, and technical site owners · Wedge: preflight debugging code changes, compatibility risks, rollback paths, and debug evidenceCompetitor Context
12 shownRepeated Themes
0 shownNo repeated plugin-level themes have been generated yet.
Collected Signals
20 shown from 38 collectedDisplays for visitors & can’t access plugins: complaint conversation with limited structured signal.
Evidence: Displays for visitors & can’t access plugins The bar displays on the main site for people not signed in and visiting the site. Could not access the plugins section of WordPress to deactivate it; had to remove through File Manager. Status bar just sits at “Waiting for [site].com” The bar displays on the main site for people not signed in and visiting the siteEssential plugin in my developer toolset: users show bugs pain that may indicate a product gap.
Evidence: Essential plugin in my developer toolset Immediate feedback on a great majority of errors.How to open BlackBox after close: users show missing feature pain that may indicate a product gap.
Evidence: The toggle is self explanatory, but I see no settings or open button anywhere.Warnings that belong to the plugin itself: users show bugs, compatibility pain that may indicate a product gap.
Evidence: Warnings that belong to the plugin itself The following messages were saw by me, whe using the plugin: Warning Invalid argument supplied for foreach() on line 8 in file /var/www/html/restritoweb/wp-content/plugins/blackbox-debug-bar/application/debug-bar.php Warning Invalid argument supplied for foreach() on line 63 in file /var/www/html/restritoweb/wp-contefixed the admin only display problem: users show security, bugs, compatibility pain that may indicate a product gap.
Evidence: fixed the admin only display problem I have wanted to use this on a live site to help find and fix a bug, but the problem is/was it doesn’t have any role filtering so it would be publicly viewable… So I added this hack to not run the Blackbox display output unless you are of an administrator role.very helpful but a bit insecure: users show security, performance, support pain that may indicate a product gap.
Evidence: very helpful but a bit insecure Thank you for that tool!Handy!: users show bugs pain that may indicate a product gap.
Evidence: So easy to view your debug information without it messing up all the formatting of your pages!A must have for plugin developers and experienced WP users: users show bugs, compatibility, performance pain that may indicate a product gap.
Evidence: If your WP is slow, BlackBox will show you SQL queries and PHP errors.are the plugin notices correct?: users show bugs, compatibility pain that may indicate a product gap.
Evidence: For example I get this notice: Notice Undefined variable: class on line 26 in file /var/www/clients/client2/web8/web/wp-content/themes/ninja/header.php Line 26: <body <?php body_class($class); ?>> According to the WP codex that is correct: http://codex.wordpress.org/Function_Reference/body_class#Usage What now?My tool of choice: users show bugs, performance, setup pain that may indicate a product gap.
Evidence: My tool of choice I really love this plugin.Works so well, I added more features to it: users show bugs, missing feature pain that may indicate a product gap.
Evidence: Works so well, I added more features to it https://github.com/michael-cannon/blackbox-debug-bar https://github.com/michael-cannon/blackbox-debug-barAdded WP Constants: users show bugs pain that may indicate a product gap.
Evidence: I wanted an easy way to check WordPress constants and therefore updated the code.Good plugin: users show support pain that may indicate a product gap.
Evidence: Good plugin This is very useful plugin, which helps a lot in dev.Its a great plugin. But how could I restrict it usage?: users praise quality, which suggests what competitors already do well.
Evidence: Its a great plugin.Great tool for all WP Developers.: users show support pain that may indicate a product gap.
Evidence: Great tool for all WP Developers.using get_option() many times and not being shown in profiler: users show bugs, missing feature pain that may indicate a product gap.
Evidence: using get_option() many times and not being shown in profiler Not sure if its an issue with the plugin, my plugin or wordpress itself.Session Support: users show bugs, compatibility, support pain that may indicate a product gap.
Evidence: Session Support Hello, I just downloaded and activated your plugin but while it shows all of my SQL queries perfectly, it doesnt’t show any of the session variables I am manipulating.Excellent: users praise quality, which suggests what competitors already do well.
Evidence: Excellent Very useful plugin Very useful pluginDisplay debug bar only to admins: users show bugs, compatibility, support pain that may indicate a product gap.
Evidence: Display debug bar only to admins Hi Greg, First off, thanks for creating such a great plugin and releasing it for free.on login page: users show bugs pain that may indicate a product gap.
Evidence: on login page I just saw that the debug bar is not being displayed on the login page but the js files are being loaded: <script type='text/javascript' src='https://domain.tld/wp-content/plugins/blackbox-debug-bar/public/highlight.pack.js'></script> <script type='text/javascript' src='https://domain.tld/wp-content/plugins/blackbox-debug-bar/public/blackbox.js