=== WP Site Optimizer ===
Contributors: adnanwebsolutions
Tags: speed, security, seo, optimization, audit
Requires at least: 5.8
Tested up to: 6.6
Requires PHP: 7.4
Stable tag: 2.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Scan your WordPress site for speed, security, and SEO issues. Auto-fixes safe issues, reports the rest with clear guidance. No external APIs — fully self-contained.

== Description ==

WP Site Optimizer gives you a fast, no-nonsense health check of your WordPress site across three areas:

* **Speed** — caching, PHP version, GZIP, database bloat, image optimization, plugin count
* **Security** — default admin username, XML-RPC, file editing, core version, directory listing, security headers
* **SEO** — XML sitemap, meta descriptions, image alt text, permalinks, robots.txt

Every check runs locally on your server — no external services, no API keys, no data leaves your site.

Issues that are safe to fix automatically (like clearing database bloat or disabling XML-RPC) can be fixed with one click. Everything else is explained clearly so you know exactly what to do next — or who to ask.

== Installation ==

1. Upload the plugin files to `/wp-content/plugins/wp-site-optimizer`, or install directly through the WordPress plugins screen.
2. Activate the plugin.
3. Go to **Site Optimizer** in your admin menu and click **Run Full Scan**.

== Frequently Asked Questions ==

= Does this send my data anywhere? =
No. All checks run locally against your own database and files. Nothing is sent externally.

= Will auto-fix break my site? =
Auto-fix only applies to low-risk, reversible changes (like clearing spam comments or adding security headers via .htaccess). It never modifies your theme design or plugin functionality.

== Changelog ==

= 2.1.0 =
* Removed Leads and Settings admin submenus for a cleaner client-facing plugin.
* All client-facing "Get Help" CTAs now say "Get Help by Experts" instead of naming the agency.
* Applied brand color scheme (purple/yellow) and improved button styling across the dashboard.

= 2.0.0 =
* Added SSL/HTTPS, login-limiting, mixed content, autoload bloat, object caching, unused plugin/theme, and broken link checks.
* Added lead capture form (stored in DB + emailed to agency) in place of plain contact links.
* Added branded printable PDF-style report export.
* Added score history tracking and trend display.
* Added weekly scheduled scan with email digest (opt-in).
* Added "Fix All Safe Issues" one-click button.
* Added dismiss/restore for individual checks.
* Added Leads and Settings admin pages.

= 1.0.0 =
* Initial release.
