CodeMedic Slow Site Scanner

描述

Is your WordPress site slow? This plugin helps you find slow plugins, detect plugin conflicts, and measure performance impact safely without breaking your site.

Find Slow Plugins

Quickly identify which plugins are causing performance issues on your WordPress site.

Detect Plugin Conflicts

Discover conflicts between plugins that may be causing issues on your site.

Test Plugin Performance

Safely test individual plugin performance without affecting your visitors.

Fix Slow WordPress Sites

Get actionable insights to speed up your WordPress site.

How it works

  1. Click “Scan Plugins” to start the scan
  2. The scanner runs a baseline test with all plugins enabled on your homepage
  3. Then it tests each plugin individually by temporarily disabling it
  4. Results show the impact (time delta, status changes, output changes) for each plugin

Features

  • Safe loopback testing that doesn’t affect visitors
  • Measures response time impact per plugin
  • Detects plugins that break the site (status changes)
  • Detects plugins that change page output
  • Results sorted by impact (highest first)
  • Cancel scan at any time
  • Works with AJAX-based progress display

安裝

  1. Upload the code-medic-slow-site-scanner folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Tools > Scan Plugins to use the scanner

常見問題

Is this safe to use on a live site?

Yes, the scanner uses loopback requests internally and doesn’t affect what visitors see. It temporarily disables plugins only during its own test requests.

How long does a scan take?

The scan time depends on the number of active plugins and your site’s response time. Each plugin is tested individually plus one baseline request, each with an 8-second timeout.

Will this disable my plugins permanently?

No. The plugin temporarily disables plugins only during its own test requests using a must-use plugin. The temporary file is automatically cleaned up after the scan completes or is cancelled.

Can I cancel a scan in progress?

Yes, click the “Cancel” button to stop the scan. The temporary files will be cleaned up automatically.

評價

There are no reviews for this plugin.

貢獻者及開發者

“CodeMedic Slow Site Scanner” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 CodeMedic Slow Site Scanner 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

0.1.2

  • Premium upsell notice fix

0.1.1

  • Version bump

0.1.0

  • Initial release
  • Baseline and per-plugin loopback testing
  • AJAX-based scanning with progress display
  • Results sorted by impact
  • Cancel functionality