With this filter you can override the email content for the "confirm email address" email.
Knowledgebase
b3_registration_access_requested_message()
With this filter you can override the email content for the "access requested" email.
b3_register_for()
With this filter you can force what the user registers for, when registering on a Multisite.
b3_message_above_new_blog()
This filter allows you to override the text above the form to register a site as a logged in user.
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_localhost
Filter to override the LOCALHOST setting.
b3_default_greetings()
This is a filter which overrides the "greetings" part below each email.
b3_attributes()
This filter lets you add or change any attributes, used for messages/notices.
b3_before_reject_user()
This hook fires just before a user is deleted (and no more user data is available).
b3_after_save_profile()
This hooks right after a user edits his/her account.
How do I reset everything back to its default settings ?
You can easily reset everything back to factory settings, with a simple checkbox in the admin.
Register with email address only
Since 2.5.0 you can now let user register with just an email address. They don't have to enter a username. A username will be generated upon registration and is not used anymore [...]
Available shortcodes
coming soon...
b3_widget_links()
With this filter you can add custom links to the user widget.
b3_disable_action_links()
Disable the action links shown below a custom form.