๐Ÿž 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