=== Papepo Keeper ===
Contributors: PAPEPO
Tags: performance, speed, optimization, image size, page weight
Requires at least: 5.0
Tested up to: 6.9
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Donate link: https://donate.stripe.com/bJe00k0Go4Eo5lDebvg360a

A lightweight diagnostic tool to instantly identify heavy images, scripts, and assets slowing down your specific WordPress pages.

== Description ==

Is your WordPress site feeling slow, but you don't understand the complicated reports from generic speed testing tools? 

**Papepo Keeper** is a simple, no-nonsense diagnostic tool built specifically for SME owners and website managers. Instead of confusing you with technical jargon, it acts as an "X-ray machine" for your website, telling you exactly which files are too heavy and causing slow load times.

### 🚀 Key Features
* **URL-Specific Testing:** Don't just test your homepage! Enter any specific product page or landing page URL to find out what's slowing down your conversions.
* **Guest Mode Sandbox:** Uses advanced iframe technology to simulate a real visitor's experience, bypassing the "Admin Bar bloat" for 100% accurate file sizes.
* **Top Offenders List:** Instantly highlights any images, scripts, or fonts larger than 150KB. Perfect for catching uncompressed images uploaded by mistake!
* **100% Local & Lightweight:** No external API calls, no account registrations, and zero impact on your site's frontend speed.

== Installation ==

1. Upload the `papepo-keeper` directory to your `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Navigate to **Tools > Papepo Keeper** in your WordPress admin dashboard.
4. Enter any URL from your site and click "Analyze & Prepare Report".

== Frequently Asked Questions ==

= Does this plugin optimize my images automatically? =
No. This is a diagnostic auditor designed to help you pinpoint the exact files slowing down your site. Once identified, you can compress the specific images or review the plugins causing the bloat.

= Why is the Page Weight different from other tools? =
Many caching plugins show different resources to Admins versus normal visitors. Our auditor uses a "Guest Sandbox" to strip admin privileges temporarily during the scan, showing you exactly what your actual customers are downloading.

== Changelog ==

= 1.0.0 =
* Initial release.
* Introduced URL-specific sandbox scanning engine.
* Added Top Offenders detection logic.