File: bp-activity/bp-activity-functions.php |
Description |
---|---|
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. |
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_get_permalink() |
Get the permalink for a single activity item. |
bp_activity_get_permalink |
Filters the activity permalink for the specified activity item. |