Hooks |
Description |
---|---|
bp_get_folder_folder_id |
Filters the folder ID being displayed. |
bp_get_folder_folder_link |
Filters the folder description being displayed. |
bp_get_folder_folder_title |
Filters the folder title being displayed. |
bp_get_folder_group_id |
Filters the document group ID being displayed. |
bp_get_folder_id |
Filters the document ID being displayed. |
bp_get_folder_link |
Filters the folder description being displayed. |
bp_get_folder_load_more_link |
Filters the Load More link URL. |
bp_get_folder_pagination_links |
Filters the folder pagination link output. |
bp_get_folder_per_page |
Filters the document folder posts per page value. |
bp_get_folder_privacy |
Filters the folder privacy being displayed. |
bp_get_folder_title |
Filters the folder title being displayed. |
bp_get_follow_slug |
Filters the follow component slug. |
bp_get_form_field_attributes |
Filter the attributes for a field before rendering output. |
bp_get_form_option |
Filters the settings API option. |
bp_get_friend_accept_request_link |
Filters the URL for accepting the current friendship request in the loop. |
bp_get_friend_friendship_id |
Filters the ID of the friendship between the logged in user and the current user in the loop. |
bp_get_friend_reject_request_link |
Filters the URL for rejecting the current friendship request in the loop. |
bp_get_friends_root_slug |
Filters the friends component root slug. |
bp_get_friends_slug |
Filters the friends component slug. |
bp_get_friendship_requests |
Filters the total pending connection requests for a user. |
bp_get_group_accept_invite_link |
Filters the URL for accepting an invitation to a group. |
bp_get_group_activity_feed_link |
Filters the current group activity-stream RSS URL. |
bp_get_group_admin_permalink |
Filters the permalink for the admin section of the current group in the loop. |
bp_get_group_all_members_permalink |
Filters the permalink of the Members page for the current group in the loop. |
bp_get_group_avatar |
Filters the group avatar while in the groups loop. |
bp_get_group_avatar_delete_link |
Filters the URL to delete the group avatar. |
bp_get_group_class |
Filters classes that will be applied to row class of the current group in the loop. |
bp_get_group_create_button |
Filters the HTML button for creating a group. |
bp_get_group_create_nav_item |
Filters the Create a Group nav item. |
bp_get_group_creation_form_action |
Filters the group creation form action. |
bp_get_group_creation_previous_link |
Filters the permalink for the previous step with the group creation process. |
bp_get_group_creator_avatar |
Filters the avatar of the creator of the current group in the loop. |
bp_get_group_creator_id |
Filters the user ID of the creator of the current group in the loop. |
bp_get_group_creator_permalink |
Filters the permalink of the creator of the current group in the loop. |
bp_get_group_creator_username |
Filters the username of the creator of the current group in the loop. |
bp_get_group_current_avatar |
Filters the current group avatar. |
bp_get_group_current_invite_tab |
Filters the current group invite tab slug. |
bp_get_group_date_created |
Filters the created date of the current group in the loop. |
bp_get_group_description |
Filters the description of the current group. |
bp_get_group_description_editable |
Filters the permalink for the current group in the loop, for use in a textarea. |
bp_get_group_description_excerpt |
Filters the excerpt of a group description. |
bp_get_group_forum_permalink |
Filters the URL of the Forum page of a group. |
bp_get_group_id |
Filters the ID of the current group in the loop. |
bp_get_group_invite_item_id |
Filters the group invite item ID. |
bp_get_group_invite_pagination_links |
Filters the pagination links for group invitations. |
bp_get_group_invite_user_avatar |
Filters the group invite user avatar. |
bp_get_group_invite_user_last_active |
Filters the group invite user’s last active time. |
bp_get_group_invite_user_link |
Filters the group invite user link. |
bp_get_group_is_public |
Filters whether the current group in the loop is public. |
bp_get_group_join_button |
Filters the HTML button for joining a group. |