=== Ageroth Site Health ===
Contributors: ageroth
Tags: cache, health, diagnostics, performance
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.9.5
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Read-only WordPress health checks and cache behavior diagnostics with live frontend validation and URL comparison.

== Description ==

Ageroth Site Health helps site owners review a few common WordPress health and cache signals from a single dashboard.

Features include:

* Read-only health checks for PHP, WordPress, memory limit, page cache, object cache, REST API, and WP-Cron mode.
* Cache plugin detection based on active plugins and common cache-related files.
* Live frontend cache validation using lightweight anonymous requests.
* Homepage vs inner-page comparison to spot differences in cache behavior.
* Human-readable summaries, timing interpretation, and technical details.

This plugin is read-only and does not collect or send personal data.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/ageroth-site-health` directory, or install the plugin through the WordPress plugins screen.
2. Activate the plugin through the "Plugins" screen in WordPress.
3. Open "Site Health+" in the WordPress admin menu.

== Frequently Asked Questions ==

= Does this plugin change my cache configuration? =

No. The plugin is read-only. It does not modify cache rules, settings, or server configuration.

= Does this plugin send data to a remote service? =

No. The plugin does not collect or send personal data.

= Why does it say "cache detected" without a HIT header? =

Some cache plugins and server setups do not expose a direct cache HIT header on frontend responses. In those cases, the plugin reports the strongest safe conclusion based on the available signals.

== Changelog ==

= 1.9.5 =
* WordPress.org-safe build.
* Removed account, API key, and upsell-oriented UI.
* Settings now include URLs only.
* Updated wording for safer cache interpretation.
* Kept live cache testing and homepage vs inner-page comparison.

= 1.9.4 =
* Added timing interpretation card and clearer comparison wording.

= 1.9.3 =
* Added multi-URL quick testing and homepage vs inner-page comparison.

== Upgrade Notice ==

= 1.9.5 =
Recommended update for a cleaner, repository-friendly build.
