apply_filters( 'llms_skip_new_user_email_exists_check', bool $skip_email )
Allow for skipping of the email_exists check.
Parameters Parameters
- $skip_email
-
(bool) A value of true will skip checking if the email exists.
Source Source
Changelog Changelog
Version | Description |
---|---|
4.10.0 | Introduced. |