Gets the email from email.
File: src/modules/access-controls/members.php
Members::is_user_invited()
Checks whether a user has been previously invited to a form.
Members::set_user_invited()
Sets a user as invited to a form.
Members::get_meta_fields()
Returns the available meta fields for the submodule.
Members::get_settings_sections()
Returns the available settings sections for the submodule.
Members::get_settings_fields()
Returns the available settings fields for the submodule.
Members::register_assets()
Registers all assets the submodule provides.
Members::enqueue_form_builder_assets()
Enqueues scripts and stylesheets on the form editing screen.
Members
Class for an access control to restrict to members only.
Members::bootstrap()
Bootstraps the submodule by setting properties.