@since: BuddyBoss 1.0.0
Description
BP_Activity_Follow::delete()

Deletes a follow relationship from the database.

Source: bp-activity/classes/class-bp-activity-follow.php:132

BP_Activity_Follow::get_followers()

Get the follower IDs for a given user.

Source: bp-activity/classes/class-bp-activity-follow.php:148

BP_Activity_Follow::get_following()

Get the user IDs that a user is following.

Source: bp-activity/classes/class-bp-activity-follow.php:173

BP_Activity_Follow::get_counts()

Get the follower / following counts for a given user.

Source: bp-activity/classes/class-bp-activity-follow.php:198

BP_Activity_Follow::bulk_check_follow_status()

Bulk check the follow status for a user against a list of user IDs.

Source: bp-activity/classes/class-bp-activity-follow.php:230

BP_Activity_Follow::delete_all_for_user()

Deletes all follow relationships for a given user.

Source: bp-activity/classes/class-bp-activity-follow.php:254

bp_add_follow_button()

Output the Follow button.

Source: bp-activity/bp-activity-template.php:4084

bp_get_add_follow_button()

Returns a follow / unfollow button for a given user depending on the follower status.

Source: bp-activity/bp-activity-template.php:4101

bp_get_add_follow_button

Filters the HTML for the follow button.

Source: bp-activity/bp-activity-template.php:4167

bp_get_follow_slug

Filters the follow component slug.

Source: bp-activity/bp-activity-template.php:3992