Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
forked from DebugPress: Debugger in Popup™
TraceFlow is not affiliated with DebugPress: Debugger in Popup. The name and any related trademarks are used solely for nominative descriptive purposes.
This plugin provides a popup-based debugging and profiling tool for developers working on CMS-powered websites. It is designed for those who need to inspect page performance, track errors, and monitor backend processes without intrusive logging.
Tracker: The core component continuously gathers data during page load, including SQL queries, execution timers, HTTP API calls, and WordPress request resolution.
Error Handling: Captures PHP errors, warnings, deprecated calls, and 'doing_it_wrong' notices, often with a debug backtrace, while coexisting with other error handlers.
AJAX and HTTP API Monitoring: Intercepts and records AJAX requests and HTTP API calls made on the current page, displaying counts on the activation button.
Popup Interface: Uses a less intrusive popup window instead of inline logging, with a floating or toolbar button that changes color based on error status.
Responsive Design: The debugger popup is fully responsive and functional on mobile devices and small screens, using a dropdown list to switch between data panels.