v1.0.1
Fixed
- Race condition that could schedule the recurring audit tick twice on a freshly-activated site, which left some installs with no scheduled audits at all. Scheduling is now serialized with a database-level mutex.
Requirements
- WordPress 6.5+
- PHP 8.2+
Download: leastudios-siteaudit-1.0.1.zip (attached below). Upload via Plugins → Add New → Upload Plugin in wp-admin, or wp plugin install leastudios-siteaudit-1.0.1.zip --activate via WP-CLI.