=== CodeMedic Slow Site Scanner ===
Contributors: adrianmikula
Tags: slow wordpress, plugin performance, plugin conflict, debug wordpress, wordpress speed
Requires at least: 5.0
Tested up to: 7.0
Stable tag: 0.1.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Find which WordPress plugin is slowing down your site. Test plugin performance safely, detect conflicts, and identify speed bottlenecks in seconds.

== Description ==

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

== Installation ==

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

== Frequently Asked Questions ==

= 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.

== Screenshots ==

1. The scanner interface showing results after a scan
2. Progress display during scanning

== Changelog ==

= 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

== Upgrade Notice ==

= 0.1.2 =
Premium upsell notice fix.

= 0.1.1 =
Version bump.

= 0.1.0 =
Initial release of CodeMedic Slow Site Scanner.
