@since: BuddyPress 2.0.0 |
Description |
---|---|
bp_is_activity_autoload_active |
Filters whether or not Activity Autoload is enabled. |
bp_add_option() |
Add an option. |
bp_activity_do_heartbeat() |
Should we use Heartbeat to refresh activities? |
bp_activity_format_activity_action_activity_comment() |
Format ‘activity_comment’ activity actions. |
bp_activity_add_meta() |
Add a piece of activity metadata. |
bp_activity_generate_action_string() |
Generate an activity action string for an activity item. |
bp_activity_generate_action_string |
Filters the string for the activity action being returned. |
bp_activity_format_activity_action_activity_update() |
Format ‘activity_update’ activity actions. |
bp_activity_remove_screen_notifications_single_activity_permalink() |
Mark notifications as read when a user visits an activity permalink. |
bp_activity_at_mention_delete_notification() |
Delete at-mention notifications when the corresponding activity item is deleted. |