π Debug Plugin
Instantly toggle WordPress debug mode β right from your admin bar or settings page.
π Features
π§ One-click toggle: Enable or disable WP_DEBUG directly from the admin bar
βοΈ Settings page control: Manage debug mode manually under Settings β Debug Mode
π Permission aware: Only accessible to admins with manage_options capability
πΎ Automatic config editing: Safely updates your wp-config.php to reflect the chosen state
π§ Smart detection: Adds define(‘WP_DEBUG’, true); automatically if itβs missing
β‘ Lightweight and efficient: No external libraries or overhead β pure WordPress functionality
π§° Developer-friendly: Ideal for staging, troubleshooting, and plugin or theme development
π― Perfect For
π§ One-click toggle: Enable or disable WP_DEBUG directly from the admin bar
βοΈ Settings page control: Manage debug mode manually under Settings β Debug Mode
π Permission aware: Only accessible to admins with manage_options capability
πΎ Automatic config editing: Safely updates your wp-config.php to reflect the chosen state
π§ Smart detection: Adds define(‘WP_DEBUG’, true); automatically if itβs missing
β‘ Lightweight and efficient: No external libraries or overhead β pure WordPress functionality
π§° Developer-friendly: Ideal for staging, troubleshooting, and plugin or theme development
