File: bp-activity/bp-activity-template.php |
Description |
---|---|
bp_get_total_mention_count_for_user |
Filters the total mention count for a user. |
bp_send_public_message_link() |
Output the public message link for displayed user. |
bp_get_activity_filter_links() |
Return the activity filter links. |
bp_get_activity_filter_link_href |
Filters the activity filter link URL for the current activity component. |
bp_get_activity_filter_links |
Filters all of the constructed filter links. |
bp_activity_can_comment() |
Determine if a comment can be made on an activity item. |
bp_activity_can_comment |
Filters whether a comment can be made on an activity item. |
bp_activity_can_comment_reply() |
Determine whether a comment can be made on an activity reply item. |
bp_activity_can_comment_reply |
Filters whether a comment can be made on an activity reply item. |
bp_activity_can_favorite() |
Determine whether favorites are allowed. |