File: bp-activity/bp-activity-functions.php |
Description |
|---|---|
| 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. |
| 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. |
| bp_activity_user_can_mark_spam() |
Fetch whether the current user is allowed to mark items as spam. |
| bp_activity_get_permalink() |
Get the permalink for a single activity item. |
| bp_activity_get_permalink |
Filters the activity permalink for the specified activity item. |