With this filter you can force what the user registers for, when registering on a Multisite.
Filters
b3_registration_access_requested_message()
With this filter you can override the email content for the "access requested" email.
b3_registration_closed_message()
Filters the message shown on the page, when registrations are closed.
b3_registration_confirm_email_message()
With this filter you can override the email content for the "confirm email address" email.
b3_request_access_message_admin()
Filters the content for the email message received by an administrator when a user requests access.
b3_request_access_message_user()
Filters the content for the email message received by a user when he/she requests access.
b3_request_access_subject_admin()
Filters the content for the email subject received by an administrator when a user requests access.
b3_request_access_subject_user()
Filters the content for the email subject received by a user when he/she requests access.
b3_reserved_usernames()
With this filter you can add/change the reserved user names.
b3_signup_for_site()
With this filter you can override the label for the "A site" string on the multisite registration form.
b3_signup_for_user()
With this filter you can override the label for the "A user" string on the multisite registration form.
b3_user_cap()
With this filter you can give access to B3's settings to other user roles. Default user cap is manage_options.
b3_welcome_page()
With this filter you can set a one-time welcome page for a user.
b3_welcome_user_message_manual()
With this filter you can override the email content of the email which is sent to a user when he/she is manually added.
b3_welcome_user_message()
Filters the email message received by a user when he/she registers.