@since: BuddyPress 1.2.1 |
Description |
---|---|
bp_is_group_folders() |
Is the current page a group’s folder page? |
bp_is_user_folders() |
Is the current page a user’s folder page? |
bp_is_group_media() |
Is the current page a group’s activity page? |
bp_is_group_albums() |
Is the current page a group’s activity page? |
bp_is_group_activity() |
Is the current page a group’s activity page? |
bp_core_filter_blog_welcome_email() |
Replace the generated password in the welcome email with ‘[User Set]’. |
bp_core_filter_user_welcome_email() |
Replace the generated password in the welcome email with ‘[User Set]’. |
bp_activity_add_user_favorite |
Fires if bp_activity_update_meta() for favorite_count is successful and before returning a true value for success. |
bp_activity_remove_user_favorite |
Fires if bp_update_user_meta() is successful and before returning a true value for success. |