
外掛標籤
開發者團隊
② 後台搜尋「NaveenCodes Site Diagnostics」→ 直接安裝(推薦)
原文外掛簡介
💛 This plugin is dedicated to my mother. Every update carries her blessings.
NaveenCodes Site Diagnostics is a developer-focused diagnostics plugin for WordPress administrators.
It helps you isolate plugin conflicts, inspect debug.log, estimate plugin load impact, review dependency problems, monitor cron events, create environment snapshots, and troubleshoot errors with a local rules engine.
Core features
Plugin conflict detection from debug.log parsing
Hook conflict discovery based on registered callback signatures
Admin-only Safe Mode that does not change the public frontend
Error log analyzer for fatal errors, warnings, notices, and deprecated messages
Compatibility checker for PHP, WordPress, and installed plugin updates
Performance scanner with estimated plugin load time in milliseconds
Plugin size analyzer
Debug snapshot export in JSON and CSV
Dependency checker for required plugins
Memory usage analyzer with per-plugin estimates
Smart warning system
Scheduled health report emails (weekly or monthly) with score, conflicts, log size, and cron status
Local AI Debug Helper with rule-based cause and fix suggestions
Debug timeline for plugin actions and captured fatal errors
File change detector with SHA-256 baselines
Cron job monitor
Website health score
Security
Nonce verification on all AJAX actions
Capability checks with manage_options
Sanitization with WordPress helper functions
Escaped output in admin views
No external APIs
No third-party libraries
Notes
Scans run on demand and cache their reports with transients
Safe Mode only applies to wp-admin and admin-ajax requests that carry the Safe Mode cookie
The plugin never disables itself inside Safe Mode
