Linux 软件免费装
Banner图

NaveenCodes Site Diagnostics

开发者 shinu1503
更新时间 2026年4月13日 00:52
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

debug performance tools logs diagnostics

下载

2.0.4

详情介绍:

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 Security Notes

安装:

  1. Upload the naveencodes-site-diagnostics folder to /wp-content/plugins/.
  2. Activate the plugin through the WordPress Plugins screen.
  3. Open NaveenCodes Site Diagnostics from the admin menu.

屏幕截图:

  • Conflict Detector screen for plugin-attributed scan results and compatibility checks
  • Safe Mode controls for isolating plugin issues inside wp-admin
  • Performance scanner showing plugin load footprint and complexity estimates
  • Logs screen for debug mode controls and recent error analysis
  • AI Debug Helper for local troubleshooting suggestions based on pasted errors

升级注意事项:

2.0.4 Final naming cleanup for the Site Diagnostics submission. 2.0.3 Directory submission update with the new plugin name and slug. 2.0.2 Maintenance release with UI fixes, icon sizing fixes, and readme/version sync. Major release with the full diagnostics suite.

常见问题:

Does Safe Mode affect visitors?

No. The Safe Mode loader only filters active plugins for admin requests tied to your Safe Mode cookie. Public visitors keep the normal plugin stack.

Does this plugin call any external API?

No. All analysis is performed locally with native WordPress and PHP functions.

Can it permanently deactivate a plugin?

Yes. The Conflict Detector includes a button that uses WordPress core deactivate_plugins() after confirmation.

How does the AI Debug Helper work?

It is a local rules engine. It matches common WordPress and PHP error text with pattern checks and returns a probable cause and suggested fix.

更新日志:

2.0.4 2.0.3 2.0.2 2.0.0