File: bp-forums/activity.php
Description
BBP_BuddyPress_Activity::activity_forums_scope()

Set up activity arguments for use with the ‘forum’ scope.

Source: bp-forums/activity.php:813

BBP_BuddyPress_Activity::activity_get_notification_permalink()

– Generate permalink for reply and topic mention notification.

Source: bp-forums/activity.php:371

BBP_BuddyPress_Activity::topic_activity_action_callback()

Source: bp-forums/activity.php:685

BBP_BuddyPress_Activity::reply_activity_action_callback()

Source: bp-forums/activity.php:711

BBP_BuddyPress_Activity::group_forum_topic_activity_action_callback()

Source: bp-forums/activity.php:738

BBP_BuddyPress_Activity::group_forum_reply_activity_action_callback()

Source: bp-forums/activity.php:769

BBP_BuddyPress_Activity::topic_delete()

Delete the activity stream entry when a topic is spammed, trashed, or deleted

Source: bp-forums/activity.php:476

BBP_BuddyPress_Activity::topic_update()

Update the activity stream entry when a topic status changes

Source: bp-forums/activity.php:501

BBP_BuddyPress_Activity::reply_create()

Record an activity stream entry when a reply is created

Source: bp-forums/activity.php:552

BBP_BuddyPress_Activity::reply_delete()

Delete the activity stream entry when a reply is spammed, trashed, or deleted

Source: bp-forums/activity.php:631