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

FAQ

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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“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