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_mark_as_ham |
Fires at the end of the process to mark an activity item as ham. |
| bp_activity_at_message_notification() |
Send email and BP notifications when a user is mentioned in an update. |
| bp_activity_sent_mention_email |
Fires after the sending of an @mention email notification. |
| bp_activity_create_summary() |
Create a rich summary of an activity item for the activity feed. |
| bp_activity_create_summary_extractor_class |
Filter the class name of the media extractor when creating an Activity summary. |