Title: Debug Suite
Author: Kamruzzaman
Published: <strong>24 Agosto 2025</strong>
Last modified: 17 Aprile 2026

---

Ricerca i plugin

![](https://ps.w.org/debug-suite/assets/banner-772x250.png?rev=3352152)

![](https://ps.w.org/debug-suite/assets/icon-256x256.png?rev=3352152)

# Debug Suite

 Di [Kamruzzaman](https://profiles.wordpress.org/kzamanbd/)

[Scarica](https://downloads.wordpress.org/plugin/debug-suite.1.1.3.zip)

 * [Dettagli](https://it.wordpress.org/plugins/debug-suite/#description)
 * [Recensioni](https://it.wordpress.org/plugins/debug-suite/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/debug-suite/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/debug-suite/#developers)

 [Supporto](https://wordpress.org/support/plugin/debug-suite/)

## Descrizione

Debug Suite is a comprehensive WordPress development toolkit that transforms how
developers debug and maintain WordPress sites. Built with enterprise-grade architecture
and modern development practices, it provides powerful debugging capabilities while
maintaining high performance and code quality.

#### 🚀 Key Features

 * **Smart Error Log Viewer**
    - Read your WordPress error logs without ever leaving the dashboard or using
      FTP.
    - Say goodbye to messy text files—view errors in a clean, organized, and searchable
      layout.
    - Filter by severity (warnings, notices, errors) so you can fix what matters
      most first.
 * **Outgoing Email Tracker**
    - Never wonder if a user received a receipt or notification again.
    - Keep a complete history of every email sent by your WordPress site.
    - Quickly view recipients, subject lines, contents, and delivery status at a
      glance.
 * **API Traffic Monitor**
    - Keep an eye on the apps, plugins, and external services connecting to your
      site.
    - Easily view incoming requests, spot slow responses, and catch connection errors.
    - Search and filter through your site’s API traffic to troubleshoot integrations
      fast.
 * **Interactive API Documentation**
    - Explore your site’s API endpoints through a beautiful, easy-to-read visual
      interface.
    - Automatically generates organized documentation for all your different API
      routes.
    - Perfect for helping developers and external services understand how to connect
      to your site.
 * **Lightning-Fast & Customizable**
    - Only use what you need! Turn specific tools on or off with a single click.
    - Enjoy a smooth, modern experience that never slows down your admin area.
    - Designed to be lightweight, secure, and completely impact-free on your live
      website’s performance.

#### 🎯 Perfect for

 * WordPress developers building complex applications
 * Agency developers managing multiple sites
 * DevOps teams monitoring WordPress installations
 * Site administrators debugging production issues

#### 🌟 Pro Features (Coming Soon)

 * Remote debugging capabilities
 * Advanced performance profiling
 * Team collaboration tools
 * Custom logging integrations

### Development

 * [GitHub Repository](https://github.com/kzamanbd/debug-suite)
 * [Documentation](https://kzaman.me/plugins/debug-suite/docs)
 * [Issue Tracker](https://github.com/kzamanbd/debug-suite/issues)

### Credits

 * Built with modern WordPress development practices
 * Uses React and TypeScript for the frontend
 * Implements PSR standards and enterprise patterns
 * Special thanks to the WordPress development community

## Screenshot

 * [[
 * Main Dashboard – Overview of debugging tools and recent logs
 * [[
 * Log Viewer – Real-time log monitoring with filtering
 * [[
 * Settings Panel – Comprehensive configuration options

## Installazione

 1. Upload the `debug-suite` folder to the `/wp-content/plugins/` directory
 2. Run `composer install` in the plugin directory
 3. Activate the plugin through the ‘Plugins’ menu in WordPress
 4. Navigate to Debug Suite in the admin menu
 5. Configure your logging preferences and access controls

For manual installation:

 1. Download the plugin ZIP file
 2. Go to Plugins > Add New in WordPress
 3. Click the Upload Plugin button
 4. Upload the ZIP and activate

## FAQ

### Is this plugin safe for production use?

Yes, when configured properly. Debug Suite includes safety measures and role-based
access control. However, we recommend initially testing in a staging environment.

### Will this plugin slow down my site?

No. Debug Suite is built with performance in mind:
 * Lazy loading of components*
Efficient log processing * Minimal impact when not actively debugging * Configurable
performance settings

### How do I configure logging levels?

 1. Go to Debug Suite > Settings
 2. Select your preferred log levels
 3. Configure file locations and rotation settings
 4. Save your preferences

### Can I use this with other debugging plugins?

Yes! Debug Suite is designed to work alongside other development tools like Query
Monitor and Debug Bar.

### What makes this different from other debugging plugins?

 * Enterprise-grade architecture
 * Modern tech stack (React/TypeScript)
 * Advanced service layer pattern
 * Comprehensive debugging toolkit
 * Performance-focused design

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Debug Suite” è un software open source. Le persone che hanno contribuito allo sviluppo
di questo plugin sono indicate di seguito.

Collaboratori

 *   [ Kamruzzaman ](https://profiles.wordpress.org/kzamanbd/)

[Traduci “Debug Suite” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/debug-suite)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/debug-suite/) segui
il [repository SVN](https://plugins.svn.wordpress.org/debug-suite/), segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/debug-suite/)
tramite [RSS](https://plugins.trac.wordpress.org/log/debug-suite/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.3

 * feat: added an interactive database upgrader using WP Admin Notices and jQuery
   AJAX.
 * feat: implemented OOP-based `AbstractUpgrader` framework for repeatable database
   upgrades.
 * fix: enhanced Swagger UI with improved schema title handling and dynamic API 
   document rendering.
 * fix: added fallback default logo rendering in Swagger UI when none is configured.

#### 1.1.2

 * feat: add REST API logger/debugger feature
 * refactor(container): restructure container and service provider classes
 * refactor: improve code structure for readability and maintainability
 * chore: update debug bar integration

#### 1.1.1

 * Fix hook name for email logs table creation in DatabaseManager
 * Use plugin slug when creating email logs table

#### 1.1.0

 * Feature management: new Features page with REST API and service integration
 * Page structure: new PageManager, AbstractPage, Pageable interfaces for admin 
   pages
 * Email Log: restructured module, new entry points, viewer, controls, and skeleton
   components
 * Refactored Email Log module and dependency namespaces (moved from EmailLog subfolder
   to core)
 * Renamed Module page to Modules and updated routes
 * New Feature and Email Log admin pages with PageManager integration
 * Debug Config moved to Settings (from Setup Guide) with updated settings structure
 * Fix ESLint configuration and improve code formatting in SetupGuide component
 * Bump WordPress compatibility (Requires at least: 6.8, Tested up to: 6.8)

#### 1.0.0

 * Initial release with core features
 * Advanced log management system
 * Real-time log monitoring
 * File system management
 * Modern React/TypeScript interface
 * Enterprise-grade architecture

## Meta

 *  Versione **1.1.3**
 *  Ultimo aggiornamento **1 mese fa**
 *  Installazioni attive **Meno di 10**
 *  Versione WordPress ** 6.8 o superiore **
 *  Testato fino alla versione **6.8.5**
 *  Versione PHP ** 8.1 o superiore **
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/debug-suite/)
 * Tag
 * [debug](https://it.wordpress.org/plugins/tags/debug/)[debugging](https://it.wordpress.org/plugins/tags/debugging/)
   [developer-tools](https://it.wordpress.org/plugins/tags/developer-tools/)[development](https://it.wordpress.org/plugins/tags/development/)
   [error log](https://it.wordpress.org/plugins/tags/error-log/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/debug-suite/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

[Your review](https://wordpress.org/support/plugin/debug-suite/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/debug-suite/reviews/)

## Collaboratori

 *   [ Kamruzzaman ](https://profiles.wordpress.org/kzamanbd/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/debug-suite/)

## Donazioni

Vuoi sostenere le versioni future?

 [ Fai una donazione per lo sviluppo ](https://kzaman.me/plugins/debug-suite/)