File: bp-activity/bp-activity-template.php |
Description |
---|---|
bp_get_member_activity_feed_link() |
Return the member activity feed link. |
bp_activity_get_comments_user_ids |
Filters the list of user IDs for the current activity item. |
bp_activity_recurse_comments_user_ids() |
Recurse through all activity comments and collect the IDs of the users who wrote them. |
bp_activity_recurse_comments_user_ids |
Filters the list of user IDs for the current activity comment item. |
bp_displayed_user_mentionname() |
Output the mentionname for the displayed user. |
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_sitewide_activity_feed_link() |
Output the sitewide activity feed link. |