@since: BuddyPress 1.6.0 |
Description |
---|---|
bp_activity_latest_update_content |
Filters the latest update content for the activity item. |
bp_activity_spam_all_user_data() |
Mark all of the user’s activity as spam. |
bp_activity_spam_all_user_data |
Fires after all activity data from a user has been marked as spam. |
bp_activity_ham_all_user_data() |
Mark all of the user’s activity as ham (not spam). |
bp_activity_ham_all_user_data |
Fires after all activity data from a user has been marked as ham. |
bp_activity_register_activity_actions() |
Register the activity feed actions for updates. |
bp_activity_register_activity_actions |
Fires at the end of the activity actions registration. |
bp_activity_update_meta_cache() |
Slurp up activitymeta for a specified set of activity items. |
bp_activity_at_name_do_notifications |
Filters BuddyPress’ ability to send email notifications for @mentions. |
bp_activity_admin_edit_metabox_type() |
Activity type metabox for the Activity admin edit screen. |