@since: BuddyPress 1.1.0 |
Description |
---|---|
bp_get_group_status() |
Get the status of the current group in the loop. |
bp_has_groups |
Filters whether or not there are groups to iterate over for the groups loop. |
bp_groups_filter_kses() |
Filter output of Group Description through WordPress’s KSES API. |
bp_core_signup_avatar_upload_dir() |
Get the avatar storage directory for use during registration. |
bp_core_wpsignup_redirect() |
Redirect away from wp-signup.php if BP registration templates are present. |
bp_core_screen_activation() |
Handle the loading of the Activate screen. |
bp_core_activate_account |
Filters the activation signup. |
bp_core_screen_signup() |
Handle the loading of the signup screen. |
bp_signup_validate |
Fires after the validation of a new signup. |
bp_signup_usermeta |
Filters the user meta used for signup. |