gocodebox / lifterlms

LifterLMS, a WordPress LMS Solution: Easily create, sell, and protect engaging online courses.
https://lifterlms.com
GNU General Public License v3.0
183 stars 135 forks source link

Add hook for 3rd party registration validation #2774

Closed brianhogg closed 4 weeks ago

brianhogg commented 1 month ago

Description

Adds a hook to allow for 3rd party validation of the registration form, for example using Cloudflare Turnstyle via the existing lifterlms_after_registration_fields hook.

How has this been tested?

Manually

Checklist: