前言介紹
- 這款 WordPress 外掛「Developer Debug Mode」是 2026-02-05 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2026-02-06,距離現在已有 19 天。
- 外掛最低要求 WordPress 5.0 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.0 以上。
- 有 1 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
glimbyte |
外掛標籤
debug | error log | wp-config | developer-tools | troubleshooting |
內容簡介
總結:使用 Developer Debug Mode 外掛,你可以直接從 WordPress 儀表板切換所有 WordPress 偵錯常數,無需每次都編輯 wp-config.php。變更會自動保存,無需點擊保存按鈕,無需FTP存取,不會有配置文件中的語法錯誤風險。
問題與答案:
1. Developer Debug Mode 是用來解決什麼問題的?
- 解答:它解決了當網站出現問題時,需要手動編輯 wp-config.php 以開啟 WordPress 偵錯模式的步驟繁瑣的問題。
2. Developer Debug Mode 提供了哪些關鍵功能?
- 解答:它提供了以下關鍵功能:
- 一鍵切換偵錯常數
- 快速在 WordPress 管理列中切換任何偵錯常數
- 內建偵錯日誌查看器
- 自動保存技術
- 前端偵錯警告
- 跨分頁同步功能
原文外掛簡介
Stop editing wp-config.php every time you need to debug your WordPress site.
Developer Debug Mode lets you toggle all WordPress debug constants directly from your dashboard with beautiful toggle switches. Changes save automatically — no clicking save buttons, no FTP access needed, no risk of syntax errors in your config file.
🎯 The Problem This Plugin Solves
Every WordPress developer knows the pain:
Something breaks on your site
You need to enable WP_DEBUG to see the error
You open FTP/File Manager, find wp-config.php, edit it carefully
Debug the issue
Remember to turn debug off before visitors see ugly error messages
Repeat next time something breaks
Developer Debug Mode eliminates steps 2-5 entirely. Toggle debug on, find the error, toggle off. Done in seconds.
✨ Key Features
One-Click Debug Toggles
Control all six WordPress debug constants from a clean, modern interface:
WP_DEBUG — Master switch for WordPress debugging
WP_DEBUG_LOG — Save errors to wp-content/debug.log
WP_DEBUG_DISPLAY — Show errors on screen (careful on production!)
SCRIPT_DEBUG — Use unminified core CSS/JS files
SAVEQUERIES — Log database queries for performance analysis
WP_DISABLE_FATAL_ERROR_HANDLER — See raw PHP fatal errors instead of recovery mode
Admin Bar Quick Toggle (New in 1.2.0!)
Toggle any debug constant directly from the WordPress admin bar — no need to visit the settings page. Perfect for quick debugging sessions.
Built-in Debug Log Viewer
View, search, download, and clear your debug.log without leaving WordPress:
Color-coded entries (fatal, error, warning, notice)
Search with highlighting
Auto-refresh option for real-time monitoring
One-click download and clear
Auto-Save Technology
Changes save instantly as you toggle. No save button, no page refresh, no waiting.
Frontend Debug Warning
A tasteful notification bar appears when WP_DEBUG_DISPLAY is active, reminding you to turn it off before visitors see error messages.
Cross-Tab Synchronization
Toggle debug in one browser tab and watch other open tabs update instantly.
Automatic Backups
Every change creates a backup of wp-config.php. The plugin keeps the 5 most recent backups, so you can always recover if something goes wrong.
🔧 Perfect For
Theme developers debugging template issues
Plugin developers testing new code
Site administrators troubleshooting problems
Agencies managing multiple client sites
Freelancers who need quick debugging without FTP access
Anyone tired of manually editing wp-config.php
💡 Why Choose Developer Debug Mode?
Unlike other debug plugins, we focus on user experience:
✅ Instant toggles — No save buttons, changes apply immediately
✅ Visual feedback — Clear status indicators show exactly what’s enabled
✅ Admin bar access — Toggle debug from anywhere in WordPress
✅ Production-safe — Frontend warnings prevent accidentally exposing errors
✅ Modern design — Beautiful UI that fits naturally in your dashboard
✅ Lightweight — No bloat, loads only where needed
🔒 Built With Security In Mind
Capability checks ensure only administrators can change settings
Nonce verification on all AJAX requests
Automatic wp-config.php backups before every change
No data sent to external servers
Clean uninstall removes all plugin data
📚 Debug Constants Explained
Not sure what each constant does? Here’s a quick guide:
WP_DEBUG
The master switch. When enabled, WordPress will display PHP errors, notices, and warnings. Required for the other debug constants to work.
WP_DEBUG_LOG
Saves all debug messages to /wp-content/debug.log. Essential for debugging issues that happen in the background (AJAX, cron jobs, REST API).
WP_DEBUG_DISPLAY
Shows errors directly on your web pages. Useful during development but never enable on production — it can expose sensitive information to visitors.
SCRIPT_DEBUG
Forces WordPress to use the development versions of core CSS and JavaScript files instead of minified versions. Helpful when debugging scripts.
SAVEQUERIES
Stores database queries in a global array for later analysis. Useful for identifying slow queries but adds overhead — disable when not needed.
WP_DISABLE_FATAL_ERROR_HANDLER
Disables WordPress’s “recovery mode” so you see the actual PHP fatal error instead of “There has been a critical error on this website.”
🤝 Support & Documentation
Need help? We offer:
Free Support — Post in the WordPress.org support forum
Documentation — Visit glimbyte.ie for guides and tutorials
Express Support — Fast turnaround for urgent issues via glimbyte.ie/support
🌐 Works Great With
Query Monitor — Use alongside for deeper debugging
Debug Bar — Compatible with Debug Bar and its add-ons
Any caching plugin — Clear cache after toggling debug constants
Managed WordPress hosts — Works on most hosts including Kinsta, WP Engine, SiteGround
Credits
Developed with ❤️ by Glimbyte — WordPress Development & Support.
Special thanks to the WordPress community for feedback and suggestions.
Privacy Policy
Developer Debug Mode does not collect, store, or transmit any personal data. All settings are stored locally in your WordPress database and wp-config.php file.
The optional support contact form (available in the plugin settings) sends data directly to Glimbyte’s support team. This data is handled according to Glimbyte’s Privacy Policy.
Additional Info
Contribute
Found a bug or have a feature request? We’d love to hear from you!
Support Forum: wordpress.org/support/plugin/developer-debug-mode
Website: glimbyte.ie
Translations
Want to help translate Developer Debug Mode into your language? Visit translate.wordpress.org to contribute.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Developer Debug Mode」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
Version Info – Server Health Monitor, PHP & MySQL Version Display, Environment Indicators 》這個外掛會在管理員頁面的頁尾顯示當前的 WordPress 版本號碼以及以下環境資訊:, , 當前的 WordPress 版本資訊,若有更新,會同時顯示當前版本與最新版本, P...。
Advanced Post Manager 》這是一個針對開發者所設計的工具,可以透過添加 metadata、taxonomy 等資訊來協助加強自訂文章類型的列表功能。此外,也提供直觀的介面讓您可以添加及儲存複...。
Post List Featured Image 》這是一個簡單的插件,可以在管理文章和頁面列表中添加“特色圖片”欄位。它讓 WordPress 網站所有者可以看到哪些文章或頁面已經設置了特色圖片。, 可以選擇三個...。
Code Block Copy Button 》**總結:**, , 為了讓讀者和用戶能方便地從您的網站直接複製程式碼片段,Code Block Copy Button 外掛為所有程式碼區塊添加了一個方便的複製按鈕,幫助開發人...。
Featured Image Column Display 》這個外掛是一個簡單的工具,可以在文章列表中加入一個「特色圖片」欄位。。
REST API Route Tester 》以下是 REST API Route Tester 的總結內容:, REST API Route Tester 是一個功能強大的工具,供 WordPress 開發者和管理員測試和除錯 REST API 端點。它提供...。
Modules Insight 》<html>, <body>, , <h2>Modules Insight 簡介:</h2>, <p>Modules Insight 是一個簡單的 WordPress 外掛,可列出所有已安裝的...。
Query All The Post Types 》「Query All The Post Types」是一款免費的 WordPress 文章類型掃描外掛。對於新的 WordPress 開發者來說,這是一個很好的外掛,可以協助建立佈景主題、外掛...。
PostMeta Viewer – Custom Fields Inspector 》<html>, <ul>, <li>PostMeta Viewer是WordPress開發人員必不可少的工具,專為處理自訂欄位和文章元資料而設計。無論您使用Advanced Custom...。
SniffPress 》總結:SniffPress 是一個必備的開發者工具,讓您可以直接從 WordPress 管理儀表板搜尋所有主題和外掛程式檔案。, , 問題與答案:, 1. SniffPress 提供了哪些...。
LogIQ 》**總結:**, LogIQ 是一款強大的除錯日誌查看工具,讓 WordPress 調試更加輕鬆高效。具備直觀的界面和智能功能,您可以快速識別和解決 WordPress 網站中的問...。
Structure Viewer 》總結:Structure Viewer 是一個輕量級的開發者工具,適用於 WordPress,讓您可以直接從管理儀表板探索已安裝插件和主題的文件和文件夾結構。它具有直觀的樹狀...。MCP Tracker 》總結:MCP Tracker 是一個僅供管理員使用的 WordPress 外掛,幫助管理員監控和了解與他們的 WordPress 網站相關的 MCP (Model Context Protocol) REST API 請...。
Re{code} Cron Viewer 》總結:Re{code} Cron Viewer 提供一個乾淨且易用的界面,可監控所有 WordPress 預定任務。非常適合開發人員和網站管理員,需要:, , - 查看確切安排的任務, -...。
Copy Post and Page ID 》總結:Copy Post Page ID 是一個 WordPress 外掛,它在 WordPress 管理列表中新增了一個簡單的“複製”按鈕,讓您可以快速通過單擊複製文章和頁面的 ID。這個外...。
