WP Waiver 1.0.0
First open-source release.
- Editable waiver documents — write agreements in the block editor (Waiver Documents CPT, revisions included), multiple documents,
[wp_waiver_form id]or a settings default - Handwritten signature pad — vanilla-JS canvas (mouse / touch / stylus) + typed legal name
- Tamper-evident records — each signed waiver stores a verbatim snapshot of the agreement as signed and its SHA-256; editing documents later never changes records
- Layered anti-bot — honeypot, HMAC time-trap, per-IP rate limit (all silent), plus optional Google reCAPTCHA v2 or Cloudflare Turnstile
- Notification + optional signer receipt emails, neutral themable styles via
--wpw-*CSS variables, GPLv2+