This is filter is used internally, to trigger an email to an administrator when a new (multisite) user requests access.
internal archives
b3_reset_to_default()
This is a hook, which is used internally. It triggers the "reset to default" action.
b3_verify_filter_input()
This is a hook which is used (internally) to 'activate' filter validation.
b3_get_submit_button()
A function to echo a submit button for the admin pages, with a possible title override.
b3_get_activation_url()
This function gets the unique activation url for a user.
b3_get_protocol()
A function which returns the currently used protocol: http or https.
b3_add_password_fields()
This hook adds custom password fields (if activated).
b3_add_username_email_fields()
This hook is used to add the username and email fields to our registration form.
b3_add_privacy_checkbox()
This hook is used to add a privacy checkbox to the registration form.
b3_add_recaptcha_fields()
This hook is used to add reCaptcha fields to a registration form.
b3_add_extra_fields_registration()
This hook is used to add extra fields, added to the registration form with the filter b3_extra_fields.