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_activity_show_filters() |
Display available filters depending on the scope. |
| bp_get_activity_show_filters() |
Get available filters depending on the scope. |
| bp_get_activity_show_filters_options |
Filters the options available in the activity filter dropdown. |
| bp_get_activity_show_filters |
Filters the HTML markup result for the activity filter dropdown. |