@since: BuddyPress 1.1.0 |
Description |
---|---|
bp_get_group_avatar_delete_link |
Filters the URL to delete the group avatar. |
bp_group_has_membership_requests |
Filters whether or not a group membership query has requests to display. |
bp_get_group_avatar_delete_link() |
Get displayed group delete avatar url. |
bp_is_group_admin_screen() |
Is the current page a specific group admin screen? |
bp_get_group_has_avatar() |
Return whether a group has an avatar. |
bp_group_avatar_delete_link() |
Output displayed group delete avatar url. |
bp_is_last_group_creation_step() |
Is the user looking at the last step in the group creation process. |
bp_is_first_group_creation_step() |
Is the user looking at the first step in the group creation process |
bp_get_group_creation_previous_link() |
Return the URL to the previous group creation step |
bp_get_group_creation_previous_link |
Filters the permalink for the previous step with the group creation process. |