Skip to content

v1.0.1

Choose a tag to compare

@adamjohnlea adamjohnlea released this 23 May 16:38
· 25 commits to main since this release
422e730

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.