File: bp-activity/bp-activity-template.php |
Description |
---|---|
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. |
bp_follower_ids() |
Output a comma-separated list of user_ids for a given user’s followers. |
bp_get_follower_ids() |
Returns a comma separated list of user_ids for a given user’s followers. |
bp_following_ids() |
Output a comma-separated list of user_ids for a given user’s following. |
bp_follow_slug() |
Output the follow component slug. |
bp_get_follow_slug() |
Return the follow component slug. |
bp_activity_feed_item_description() |
Output the activity feed item description. |
bp_get_activity_feed_item_description() |
Return the activity feed item description. |