@since: BuddyPress 1.2.0 |
Description |
---|---|
bp_get_groups_action_link() |
Get a URL for a group component action. |
bp_get_current_group_name |
Filters the name of the current group. |
bp_groups_action_link() |
Output a URL for a group component action. |
bp_get_group_activity_feed_link |
Filters the current group activity-stream RSS URL. |
bp_group_member_domain() |
Output the current group member profile url in the loop. |
bp_get_group_member_domain() |
Get the current group member profile url in the loop. |
bp_get_group_member_domain |
Filters the group member domain for the current user in the loop. |
bp_group_member_is_friend() |
Output connection status between current member and displayed member in group (pending/connected/not connected). |
bp_get_group_member_is_friend() |
Get connection status between current member and displayed member in group (pending/connected/not connected). |
bp_get_group_member_is_friend |
Filters the friendship status between current user and displayed user in group member loop. |