@since: BuddyPress 1.2.10 |
Description |
---|---|
bp_get_send_public_message_button |
Filters the public message button HTML. |
bp_get_blogs_visit_blog_button |
Filters the button for visiting a blog in a loop. |
bp_get_send_private_message_link |
Filters the URL for the Private Message link in member profile headers. |
bp_get_message_css_class |
Filters the CSS class for the current thread. |
bp_get_potential_friend_id |
Filters the ID of current user in the friend request loop. |
bp_is_friend |
Filters the status of friendship between logged in user and given user. |
bp_messages_recipients |
Filters the results of trimming of `@` characters from usernames for who is set to receive a message. |
bp_get_activity_latest_update_excerpt |
Filters the excerpt of the latest update for current member in the loop. |
bp_get_activity_action_pre_meta |
Filters the activity action before the action is inserted as meta. |
bp_get_activity_avatar_item_id |
Filters the activity avatar item ID. |