Namespaces: global |
Description |
|---|---|
| bp_member_activity_feed_link() |
Output the member activity feed link. |
| bp_activity_comments_user_avatars() |
Echo a list of linked avatars of users who have commented on the current activity item. |
| bp_activity_get_comments_user_ids() |
Return the IDs of every user who’s left a comment on the current activity item. |
| bp_send_public_message_link() |
Output the public message link for displayed user. |
| bp_get_send_public_message_link() |
Return the public message link for the displayed user. |
| bp_activity_recurse_comments_activity_ids() |
Recurse through all activity comments and return the activity comment IDs. |
| bp_mentioned_user_display_name() |
Output the mentioned user display name. |
| bp_get_mentioned_user_display_name() |
Returns the mentioned user display name. |
| bp_activity_post_form_action() |
Output the activity post form action. |
| bp_get_activity_post_form_action() |
Return the activity post form action. |