File: bp-forums/activity.php |
Description |
|---|---|
| BBP_BuddyPress_Activity::activity_forums_scope() |
Set up activity arguments for use with the ‘forum’ scope. |
| BBP_BuddyPress_Activity::activity_get_notification_permalink() |
– Generate permalink for reply and topic mention notification. |
| BBP_BuddyPress_Activity::topic_delete() |
Delete the activity stream entry when a topic is spammed, trashed, or deleted |
| BBP_BuddyPress_Activity::topic_update() |
Update the activity stream entry when a topic status changes |
| BBP_BuddyPress_Activity::reply_create() |
Record an activity stream entry when a reply is created |
| BBP_BuddyPress_Activity::reply_delete() |
Delete the activity stream entry when a reply is spammed, trashed, or deleted |
| BBP_BuddyPress_Activity::reply_update() |
Update the activity stream entry when a reply status changes |
| BBP_BuddyPress_Activity::topic_activity_action_callback() | |
| BBP_BuddyPress_Activity::reply_activity_action_callback() | |
| BBP_BuddyPress_Activity::group_forum_topic_activity_action_callback() |