Hooks |
Description |
---|---|
bp_get_group_last_active |
Filters the ‘last active’ string for the current group in the loop. |
bp_get_group_leave_reject_link |
Filters the URL for rejecting a request to leave a group. |
bp_get_group_link |
Filters the HTML-formatted link for the current group in the loop. |
bp_get_group_member_avatar |
Filters the group member avatar while in the groups members loop. |
bp_get_group_member_avatar_mini |
Filters the group member avatar mini while in the groups members loop. |
bp_get_group_member_avatar_thumb |
Filters the group member avatar thumb while in the groups members loop. |
bp_get_group_member_ban_link |
Filters a URL for banning a member from a group. |
bp_get_group_member_count |
Filters the “x members” count string for a group. |
bp_get_group_member_demote_link |
Filters a URL for demoting a user to member. |
bp_get_group_member_domain |
Filters the group member domain for the current user in the loop. |
bp_get_group_member_id |
Filters the member’s user ID for group members loop. |
bp_get_group_member_is_banned |
Filters whether the member is banned from the current group. |
bp_get_group_member_is_friend |
Filters the friendship status between current user and displayed user in group member loop. |
bp_get_group_member_joined_since |
Filters the joined since time for the current member in the loop. |
bp_get_group_member_link |
Filters the group member HTML link for the current user in the loop. |
bp_get_group_member_name |
Filters the group member display name of the current user in the loop. |
bp_get_group_member_pagination |
Filters the HTML markup to be used for group member listing pagination. |
bp_get_group_member_pagination_count |
Filters the “Viewing x-y of z members” pagination message. |
bp_get_group_member_promote_admin_link |
Filters a URL for promoting a user to admin. |
bp_get_group_member_promote_mod_link |
Filters a URL for promoting a user to moderator. |
bp_get_group_member_remove_link |
Filters a URL for removing a member from a group. |
bp_get_group_member_unban_link |
Filters a URL for unbanning a member from a group. |
bp_get_group_name |
Filters the name of the current group in the loop. |
bp_get_group_pag_id |
Filters the string to be used as the group pag id. |
bp_get_group_permalink |
Filters the permalink for the current group in the loop. |
bp_get_group_reject_invite_link |
Filters the URL for rejecting an invitation to a group. |
bp_get_group_request_accept_link |
Filters the URL to use to accept a membership request. |
bp_get_group_request_reject_link |
Filters the URL to use to reject a membership request. |
bp_get_group_request_user_link |
Filters the URL for the user requesting membership. |
bp_get_group_requests_pagination_count |
Filters pagination count text for group membership requests. |
bp_get_group_requests_pagination_links |
Filters pagination links for group membership requests. |
bp_get_group_slug |
Filters the slug for the current group in the loop. |
bp_get_group_status |
Filters the status of the current group in the loop. |
bp_get_group_status_description |
Filters the status description of the current group in the loop. |
bp_get_group_total_for_member |
FIlters the group count for a displayed user. |
bp_get_group_total_members |
Filters the total member count for a group. |
bp_get_group_type |
Filters the type for the current group in the loop. |
bp_get_group_type_directory_permalink |
Filters the group type directory permalink. |
bp_get_group_type_post_type |
Filters the name of the group type post type. |
bp_get_group_type_post_type_labels |
Filters group type post type labels. |
bp_get_group_type_post_type_supports |
Filters the features that the group type post type supports. |
bp_get_groups_action_link |
Filters a URL for a group component action. |
bp_get_groups_current_create_step |
Filters the current group creation step. |
bp_get_groups_directory_permalink |
Filters the group directory permalink. |
bp_get_groups_pagination_count |
Filters the “Viewing x-y of z groups” pagination message. |
bp_get_groups_pagination_links |
Filters the pagination HTML for a group loop. |
bp_get_groups_root_slug |
Filters the groups component root slug. |
bp_get_groups_slug |
Filters the groups component slug. |
bp_get_invite_post_type |
Filters the name of the invite post type. |
bp_get_invite_post_type_labels |
Filters invite post type labels. |