File: bp-activity/bp-activity-functions.php |
Description |
---|---|
bp_activity_sent_reply_to_update_notification |
Fires at the point that notifications should be sent for activity comments. |
bp_activity_sent_reply_to_reply_notification |
Fires at the point that notifications should be sent for comments on activity replies. |
bp_show_streamed_activity_comment() |
Return if the activity stream should show activty comments as streamed or threaded |
bp_activity_new_comment_notification_helper() |
Helper method to map action arguments to function parameters. |
bp_activity_embed() |
Set up activity oEmbed cache during the activity loop. |
bp_activity_create_summary_extractor_result |
Filter the results of the media extractor when creating an Activity summary. |
bp_activity_create_summary |
Filters the newly-generated summary for the activity item. |
bp_activity_user_can_mark_spam() |
Fetch whether the current user is allowed to mark items as spam. |
bp_activity_user_can_mark_spam |
Filters whether the current user should be able to mark items as spam. |
bp_activity_mark_as_spam() |
Mark an activity item as spam. |