Linux 软件免费装
Banner图

SiteIntelix Debug Log Viewer

开发者 parag44
更新时间 2026年4月27日 14:38
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

admin dashboard environment server info site health system info

下载

2.2.0 1.0.0 1.1.0 1.1.2 1.2.0 2.1.0 2.1.1

详情介绍:

SiteIntelix Debug Log Viewer gives administrators a clean dashboard to inspect WordPress debug logs, server details, database information, and environment health without SSH access. The plugin now includes four admin experiences that work together: WordPress Information Server Information Database Information Environment Information Health Checks The plugin evaluates eight metrics and assigns a status: Export Tools Debug Tools Security Panel Shortcode Use [siteintelix_panel] on any page or post to display a compact info table. Visible only to logged-in administrators; all other visitors see nothing. Security Design

安装:

Automatic (Recommended)
  1. Log in to your WordPress admin.
  2. Go to Plugins → Add New.
  3. Search for SiteIntelix Debug Log Viewer.
  4. Click Install Now, then Activate.
Manual Upload
  1. Download the plugin .zip file.
  2. Go to Plugins → Add New → Upload Plugin.
  3. Select the .zip and click Install Now.
  4. Click Activate Plugin.
FTP
  1. Unzip the download.
  2. Upload the siteintelix folder to /wp-content/plugins/.
  3. Activate from the Plugins screen. After activation, find SiteIntelix Debug Log Viewer in the left-hand admin menu.

屏幕截图:

  • **Debug Log Viewer** — searchable debug console with filters and downloads.
  • **Debug Settings** — switch between MU Plugin and `wp-config.php` logging.
  • **Security Panel** — manage built-in WordPress hardening features.

升级注意事项:

2.2.0 Plugin rename and Debug Log Viewer refinement release with pagination, full level filters, multiline log grouping, duplicate MU log prevention, database overview data, and removed custom REST endpoints. Recommended for all users. 2.1.1 Structured log table release with smarter parsing, relative timestamps, and faster filtering. Recommended for all users. 2.1.0 Major UI and diagnostics expansion release with improved reporting and cleaner admin UX. Recommended for all users. 1.1.4 Header UX and standards polish update. Recommended for all users. 1.1.2 Debug Log Viewer release with improved notice handling, runtime logging guidance, and enhanced admin UX. 1.1.0 Security, standards, and readme compliance update. Recommended for all users. 1.0.0 Initial release — no upgrade steps required.

常见问题:

Who can see SiteIntelix Debug Log Viewer?

Only users with the manage_options capability (Administrators by default).

Does this plugin slow down my site?

No. CSS and JavaScript are enqueued only on the plugin's own admin page.

Does this plugin collect or send data anywhere?

Never. All information comes from your local server environment and stays within your admin dashboard.

How do I use the shortcode?

Add [siteintelix_panel] to any page or post. Only administrators see the output; all other visitors see nothing.

The REST API check shows "Blocked" — what does that mean?

Your site's REST API is not responding. Common causes: a security plugin blocking it, a firewall rule, or a broken .htaccess. Check your security plugin settings.

How do I increase my memory limit?

Add the following to wp-config.php: define( 'WP_MEMORY_LIMIT', '256M' );

Is the plugin Multisite compatible?

Yes. It activates per-site and reports information for that individual site.

更新日志:

2.2.0 — 2026-04-25 2.1.1 — 2026-04-24 1.1.4 — 2026-04-20 1.1.2 — 2026-04-16 1.1.0 — 2026-04-11 1.0.0 — 2026-03-27