Hooks |
Description |
---|---|
bp_get_invite_post_type_supports |
Filters the features that the invite post type supports. |
bp_get_invites_root_slug |
Filters the invites component root slug. |
bp_get_invites_slug |
Filters the invites component slug. |
bp_get_last_activity |
Filters the ‘active [x days ago]’ string for a user. |
bp_get_loggedin_user_avatar |
Filters the logged in user’s avatar. |
bp_get_loggedin_user_fullname |
Filters the logged-in user’s display name. |
bp_get_loggedin_user_link |
Filters the link for the logged-in user’s profile. |
bp_get_loggedin_user_username |
Filters the username of the logged-in user. |
bp_get_max_thread_recipients_to_list |
Filters the max number of recipients to list in the ‘Conversation between. |
bp_get_media_activity_id |
Filters the media activity ID being displayed. |
bp_get_media_album_id |
Filters the media album ID being displayed. |
bp_get_media_attachment_id |
Filters the media ID being displayed. |
bp_get_media_attachment_image |
Filters the media image being displayed. |
bp_get_media_author |
Filters the Media author name being displayed. |
bp_get_media_blog_id |
Filters the media ID being displayed. |
bp_get_media_count |
Filters the media count for the media template. |
bp_get_media_date_created |
Filters the media date created being displayed. |
bp_get_media_directory_permalink |
Filters the media directory permalink. |
bp_get_media_group_id |
Filters the media group ID being displayed. |
bp_get_media_id |
Filters the media ID being displayed. |
bp_get_media_link |
Filters the media link being displayed. |
bp_get_media_load_more_link |
Filters the Load More link URL. |
bp_get_media_pagination_links |
Filters the media pagination link output. |
bp_get_media_per_page |
Filters the media posts per page value. |
bp_get_media_privacy |
Filters the media parent activity id. |
bp_get_media_root_slug |
Filters the Media component root slug. |
bp_get_media_slug |
Filters the media component slug. |
bp_get_media_title |
Filters the media title being displayed. |
bp_get_media_user_id |
Filters the media ID being displayed. |
bp_get_media_visibility |
Filters the media privacy being displayed. |
bp_get_member_avatar |
Filters a members avatar. |
bp_get_member_class |
Filters the determined classes to add to the HTML element. |
bp_get_member_latest_update |
Filters the latest update from the current member in the loop. |
bp_get_member_name |
Filters the display name of current member in the loop. |
bp_get_member_permalink |
Filters the permalink for the current member in the loop. |
bp_get_member_profile_data |
Filters resulting piece of member profile data. |
bp_get_member_profile_data_{$profile_data[$r[‘field’]][‘field_type’]} |
Filters the resulting piece of member profile data by field type. |
bp_get_member_total_friend_count |
Filters text used to denote total friend count. |
bp_get_member_type |
Filters a user’s profile type(s). |
bp_get_member_type_directory_permalink |
Filters the profile type directory permalink. |
bp_get_member_type_post_type |
Filters the name of the profile type post type. |
bp_get_member_type_post_type_labels |
Filters profile type post type labels. |
bp_get_member_type_post_type_supports |
Filters the features that the profile type post type supports. |
bp_get_member_type_tax_name |
Filters the slug of the profile type taxonomy. |
bp_get_member_types |
Filters the array of profile type objects. |
bp_get_member_user_email |
Filters the email address of the current member in the loop. |
bp_get_member_user_id |
Filters the ID of the current member in the loop. |
bp_get_member_user_login |
Filters the login of the current member in the loop. |
bp_get_member_user_nicename |
Filters the nicename of the current member in the loop. |
bp_get_members_directory_permalink |
Filters the member directory permalink. |