File: bp-forums/activity.php |
Description |
|---|---|
| BBP_BuddyPress_Activity::reply_delete() |
Delete the activity stream entry when a reply is spammed, trashed, or deleted |
| BBP_BuddyPress_Activity::__construct() |
The Forums BuddyBoss Activity loader |
| BBP_BuddyPress_Activity::setup_globals() |
Extension variables |
| BBP_BuddyPress_Activity::setup_actions() |
Setup the actions |
| BBP_BuddyPress_Activity::setup_filters() |
Setup the filters |
| BBP_BuddyPress_Activity::fully_loaded() |
Allow the variables, actions, and filters to be modified by third party plugins and themes. |
| BBP_BuddyPress_Activity::register_activity_actions() |
Register our activity actions with BuddyBoss |
| BBP_BuddyPress_Activity::record_activity() |
Wrapper for recoding Forums actions to the BuddyBoss activity stream |
| BBP_BuddyPress_Activity::delete_activity() |
Wrapper for deleting Forums actions from BuddyBoss activity stream |
| BBP_BuddyPress_Activity::get_activity_id() |
Check for an existing activity stream entry for a given post_id |