Returns the default message to display when the user is not logged in.
File: src/modules/access-controls/user-identification.php
User_Identification
Class for an access control to restrict based on author identification.
User_Identification::bootstrap()
Bootstraps the submodule by setting properties.
User_Identification::enabled()
Checks whether the access control is enabled for a specific form.
User_Identification::can_access()
Determines whether the current user can access a specific form or submission.
User_Identification::set_submission_data()
Sets additional data for a submission when it is created.
User_Identification::get_meta_fields()
Returns the available meta fields for the submodule.