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.


Top ↑

Source Source

File: includes/class.llms.person.handler.php

View on GitHub


Top ↑

Changelog Changelog

Changelog
Version Description
4.10.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.