Debug Suite

A powerful, enterprise-grade debugging toolkit for WordPress developers with advanced log management, error tracking, and development tools.

2 database tables

Table NameDescriptionMethod
wp_debug_suite_api_logsA logging table that records activity, events, or audit history.Static
wp_debug_suite_email_logsA logging table that records activity, events, or audit history.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:debug_suite_db_versionOption key:debug_suite_needs_onboardingOption key:debug_suite_onboarding_completedOption key:debug_suite_settingsOption key:debug_suite_swagger_api_basepathOption key:debug_suite_versionOption key:site_icon
wp_usermeta
User meta