File: bp-activity/bp-activity-template.php |
Description |
---|---|
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_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_activity_post_form_action() |
Return the activity post form action. |
bp_get_activity_post_form_action |
Filters the action url used for the activity post form. |
bp_get_total_favorite_count_for_user() |
Return the total favorite count for a specified user. |