Filters the content for the email message received by the user when he/she needs to verify their email address.
Knowledgebase
b3_email_activation_subject_user()
Filters the content for the email subject received by the user when he/she needs to verify their email address.
b3_request_access_subject_user()
Filters the content for the email subject received by a user when he/she requests access.
b3_new_user_message()
Filters the content for the email message received by an administrator when a new user registers.
b3_new_user_subject()
Filters the content for the email subject received by an administrator when a new user registers.
b3_new_user_notification_addresses()
Filters the recipients of emails who need to be notified.
b3_request_access_subject_admin()
Filters the content for the email subject received by an administrator when a user requests access.
b3_email_styling()
Filters the styling used for emails.
b3_email_template()
Filters the template used for emails.
b3_email_footer_text()
Filters the footer text shown in the default email template.
b3_account_rejected_subject()
Filters the content for the email subject received by the user when an administrator has rejected the request.
b3_account_rejected_message()
Filters the content for the email message received by the user when an administrator has rejected the request.
b3_hidden_fields()
This is a filter which is used to add custom fields to a registration form. This is NOT available through the admin.
b3_extra_fields()
This is a filter which is used to add custom fields to a registration form. This is NOT (yet) available through the admin.
b3_account_activated_message_user()
Filters the content for the email message received by the user when he/she has clicked the activation link.