Closed brianhogg closed 4 weeks ago
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.
lifterlms_after_registration_fields
Manually
npm run dev changelog add -- -i
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:
npm run dev changelog add -- -i
and follow the prompt. See also: https://github.com/gocodebox/lifterlms/blob/trunk/packages/dev/README.md#changelog-add -->