@since: BuddyBoss 1.0.0 |
Description |
---|---|
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_Follow |
BuddyBoss Follow Component. |
BP_Activity_Follow::populate() |
Populate the object with data about the specific follow item. |
BP_Activity_Follow::save() |
Saves a follow relationship to the database. |
bp_add_follow_button() |
Output the Follow button. |
bp_get_add_follow_button() |
Returns a follow / unfollow button for a given user depending on the follower status. |
bp_get_add_follow_button |
Filters the HTML for the follow button. |
bp_get_follow_slug |
Filters the follow component slug. |