File: bp-activity/bp-activity-template.php |
Description |
---|---|
bp_get_displayed_user_mentionname() |
Get the mentionname for the displayed user. |
bp_get_displayed_user_mentionname |
Filters the mentionname for the displayed user. |
bp_activity_types_list() |
Echo a list of all registered activity types for use in dropdowns or checkbox lists. |
bp_activity_types_list_{$output} |
Fires at the end of the listing of activity types. |
bp_activity_comments_user_avatars() |
Echo a list of linked avatars of users who have commented on the current activity item. |
bp_activity_comments_user_avatars |
Filters the list of linked avatars for 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_get_mentioned_user_display_name() |
Returns the mentioned user display name. |
bp_get_mentioned_user_display_name |
Filters the mentioned user display name. |
bp_activity_post_form_action() |
Output the activity post form action. |