Skip to content

WP Waiver 1.0.0

Choose a tag to compare

@xuanji86 xuanji86 released this 17 Aug 09:49
· 3 commits to main since this release

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+