Filters the template used for emails.
Filters
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.
b3_link_color()
This filters the link color used in emails.
b3_localhost
Filter to override the LOCALHOST setting.
b3_localhost_blogname()
With this filter you can easily add a dummy blog name for the multisite registration form.
b3_localhost_blogtitle()
With this filter you can fill the "Blog title" field on the multisite registration form, used for when you're testing registrations.
b3_localhost_email()
With this filter you can set a pre-filled email address on the registration form.
b3_localhost_username()
With this filter you can set a pre-filled username on the registration form.
b3_logged_in_registration_only_message()
This filter overrides the message which is shown when site registration is only allowed for logged-in users.
b3_lost_password_message()
Filters the content for the email message received by the user when he/she initiates a password reset.
b3_lost_password_subject()
Filters the content for the email subject received by the user when he/she initiates a password reset.
b3_main_logo()
This filter will set your logo and will 'overrule' any logo set in the admin.
b3_message_above_login()
With this filter you can change/set/remove the message above on the login form.
b3_message_above_lost_password()
Filters the message shown above the lost password form.