@since: BuddyPress 1.2.2
Description
bp_core_validate_blog_signup()

Validate blog URL and title provided at signup.

Source: bp-members/bp-members-functions.php:1768

bp_core_validate_blog_signup

Filters the validated blog url and title provided at signup.

Source: bp-members/bp-members-functions.php:1780

bp_core_signup_user

Fires at the end of the process to sign up a user.

Source: bp-members/bp-members-functions.php:1878

bp_core_new_user_activity()

Create a “became a registered user” activity item when a user activates his account.

Source: bp-members/bp-members-activity.php:74

bp_activity_permalink_redirect_url

Filter the intended redirect url before the redirect occurs for the single activity item.

Source: bp-activity/screens/permalink.php:86