Descripció
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
- Click «Scan Plugins» to start the scan
- The scanner runs a baseline test with all plugins enabled on your homepage
- Then it tests each plugin individually by temporarily disabling it
- 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
Instal·lació
- Upload the
code-medic-slow-site-scannerfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Tools > Scan Plugins to use the scanner
PMF
-
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.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«CodeMedic Slow Site Scanner» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «CodeMedic Slow Site Scanner» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
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