File: bp-activity/bp-activity-functions.php |
Description |
|---|---|
| bp_activity_mark_as_spam |
Fires at the end of the process to mark an activity item as spam. |
| bp_activity_mark_as_ham() |
Mark an activity item as ham. |
| 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. |
| bp_activity_create_summary_extractor_args |
Filter the arguments passed to the media extractor when creating an Activity summary. |
| 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. |