Filters the email subject received by a user when he/she registers.
email archives
b3_lost_password_subject()
Filters the content for the email subject received by the user when he/she initiates a password reset.
b3_lost_password_message()
Filters the content for the email message received by the user when he/she initiates a password reset.
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_request_access_message_user()
Filters the content for the email message received by a user when he/she requests access.
b3_notification_sender_email()
Filters the email used as 'sender address' in all emails.
b3_link_color()
This filters the link color used in emails.
b3_request_access_message_admin()
Filters the content for the email message received by an administrator when a user requests access.
b3_get_main_logo()
This function returns the url of the main logo.
b3_get_email_template()
This function returns the full html output for the default template.
b3_after_email_sent()
This hook is fired, just after the new user notification is sent to a user and/or administrator/recipient.
b3_welcome_user_message()
Filters the email message received by a user when he/she registers.
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.
- « Previous
- 1
- 2
- 3
- 4
- Next »