@package: BuddyBossActivity |
Description |
|---|---|
| BP_Activity_Follow::delete() |
Deletes a follow relationship from the database. |
| BP_Activity_Follow::get_followers() |
Get the follower IDs for a given user. |
| BP_Activity_Follow::get_following() |
Get the user IDs that a user is following. |
| BP_Activity_Follow::get_counts() |
Get the follower / following counts for a given user. |
| BP_Activity_Follow::bulk_check_follow_status() |
Bulk check the follow status for a user against a list of user IDs. |
| BP_Activity_Follow::delete_all_for_user() |
Deletes all follow relationships for a given user. |
| BP_Activity_Theme_Compat::directory_dummy_post() |
Update the global $post with directory data. |
| bp_activity_admin_comment_row_actions |
Filters available actions for plugins to alter. |
| BP_Activity_Theme_Compat::directory_content() |
Filter the_content with the groups index template part. |
| bp_activity_admin_comment_content |
Filter here to add extra output to the activity content into the Administration. |