Filters the content for the email message received by the user when he/she has clicked the activation link.
Filters
b3_account_activated_subject_user()
Filters the content for the email subject received by the user when he/she has clicked the activation link.
b3_account_approved_message()
Filters the content for the email message received by the user when an administrator has approved the request.
b3_account_approved_subject()
Filters the content for the email subject received by the user when an administrator has approved 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_account_rejected_subject()
Filters the content for the email subject received by the user when an administrator has rejected the request.
b3_custom_register_inform()
This overrides who to inform after user registers through the default custom form.
b3_disable_action_links()
Disable the action links shown below a custom form.
b3_email_activation_message_user()
Filters the content for the email message received by the user when he/she needs to verify their email address.
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_email_footer_text()
Filters the footer text shown in the default email template.
b3_email_styling()
Filters the styling used for emails.
b3_email_template()
Filters the template used for emails.
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_hidden_fields()
This is a filter which is used to add custom fields to a registration form. This is NOT available through the admin.