內容簡介
Debug Manager Pro 是一款強大的開發者工具,讓使用者能夠輕鬆管理 WordPress 的除錯功能,而無需直接編輯 wp-config.php 檔案。此外掛提供直觀的介面,幫助開發者快速解決問題。
【主要功能】
• 切換除錯常數
• 緊急恢復模式
• 錯誤收集器
• 日誌檢視器
• 性能指標
• 自動禁用模式
外掛標籤
開發者團隊
原文外掛簡介
Debug Manager Pro is a powerful developer tool for managing WordPress debugging without ever touching wp-config.php.
Visit the official website for more information:
https://lyzerslab.com/wordpress-products/lyzers-debug-manager-pro
Features
Toggle Debug Constants — Enable/disable WP_DEBUG, WP_DEBUG_LOG, WP_DEBUG_DISPLAY, SCRIPT_DEBUG, SAVEQUERIES via a modern UI.
Emergency Recovery Mode — Access a standalone recovery dashboard to disable broken plugins, switch to a default theme, or restore a stable configuration when wp-admin is inaccessible.
Error Collector — Capture PHP errors, group them, and store them with stack traces and timestamps.
Log Viewer — View, search, filter, download, and clear debug.log.
Performance Metrics — Monitor memory usage and execution time.
Safe Mode — Restrict debug visibility to admins or specific IPs.
Auto-Disable — Automatically turn off debug mode after a set time.
Email Notifications — Get alerts for critical PHP errors.
Snapshot Export — Export debug data as JSON for developers.
Modern UI — Clean dashboard with real-time updates.
Security
All actions require proper capability checks and nonces.
wp-config.php is backed up before modification.
OPcache is cleared after updates.
Debug output is restricted from public users.
