File: bp-activity/bp-activity-template.php |
Description |
|---|---|
| bp_get_activity_feed_item_guid |
Filters the activity feed item guid. |
| 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. |
| bp_get_sitewide_activity_feed_link() |
Returns the sitewide activity feed link. |
| bp_get_sitewide_activity_feed_link |
Filters the sidewide activity feed link. |
| bp_member_activity_feed_link() |
Output the member activity feed link. |
| bp_activities_member_rss_link() |
Output 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. |