File: bp-activity/bp-activity-functions.php |
Description |
---|---|
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_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_user_can_read |
Filters whether the current user has access to an activity item. |
bp_activity_hide_user_activity() |
Hide a user’s activity. |