Linux 软件免费装
Banner图

Track Debug

开发者 bhumi239
更新时间 2025年6月7日 23:49
PHP版本: 7.2 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

debug error log admin panel wp_debug

下载

1.2

详情介绍:

Track Debug is a simple admin-only tool to help developers monitor WordPress debug settings and review the most recent PHP error logs — all from a neat, clean admin dashboard page. Features:

安装:

  1. Upload the plugin folder to /wp-content/plugins/track-debug.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Navigate to Dashboard > Track Debug to view debug info.

升级注意事项:

1.1 Bug fix release.

常见问题:

Who can view the debug panel?

Only users with the manage_options capability (typically admins).

Where does it read the error log from?

It uses PHP’s ini_get('error_log') setting and reads from that file.

Is this plugin safe to use on live sites?

Yes. It shows data only to administrators and escapes output from error logs.

更新日志:

1.2 1.1 1.0