@package: BuddyBossActivity |
Description |
|---|---|
| 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_new_comment_notification() |
Send email and BP notifications when an activity item receives a comment. |
| 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_create_summary_extractor_class |
Filter the class name of the media extractor when creating an Activity summary. |
| bp_activity_create_summary_extractor_args |
Filter the arguments passed to the media extractor when creating an Activity summary. |
| 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. |