=== Content Freshness Manager by Volade ===
Contributors: volade
Tags: content freshness, seo, content audit, stale content, content refresh
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later

Dashboard of posts/pages to refresh — freshness score, aging statuses, presets and free JSON export. Audit metric + prioritized queue, not blind republishing.

== Description ==

Content Freshness Manager by Volade focuses on **what to refresh next**, not auto-bumping dates like “Republish Old Posts”.

* Freshness score (0–100) from last modified age vs configurable thresholds
* Statuses: fresh, aging, stale, critical — sorted stale-first for a refresh queue
* 4 audit presets: Blog Weekly, Agency SEO, Newsroom, Evergreen Audit
* Mark reviewed / notes on posts; bulk review from the dashboard
* Action log (last 100 events) and free JSON export
* Site Health % stale content, REST `cfs/v1`, WP-CLI `wp cfs`

Works without a Volade account. Connect for REST automation. V+ for scheduled scans, email digest and multisite.

Does **not** change post dates by default (no republish/bump in v1).

== Installation ==

1. Upload the ZIP via Plugins → Add New → Upload
2. Activate Content Freshness Manager by Volade
3. Open Volade → Content Freshness (or Tools → Content Freshness)

== Frequently Asked Questions ==

= Does this republish or bump post dates? =

No. v1 is an audit and prioritized refresh queue. It never auto-changes `post_modified` or `post_date`.

= How is the freshness score calculated? =

Score is 0–100 based on days since last modification compared to your fresh / aging / stale thresholds. Critical means older than the stale threshold.

== Changelog ==

= 1.0.0 =
* Initial release — scanner, scorer, presets, reviewed meta, log, export, REST and WP-CLI.
