File: bp-friends/bp-friends-template.php |
Description |
---|---|
bp_friends_profile_stats() |
Display the number of friends in user’s profile. |
bp_friends_get_profile_stats() |
Return the number of friends in user’s profile. |
bp_friends_get_profile_stats |
Filters the number of friends in user’s profile. |
bp_get_friend_accept_request_link |
Filters the URL for accepting the current friendship request in the loop. |
bp_friend_reject_request_link() |
Output the URL for rejecting the current friendship request in the loop. |
bp_get_friend_reject_request_link() |
Return the URL for rejecting the current friendship request in the loop. |
bp_get_friend_reject_request_link |
Filters the URL for rejecting the current friendship request in the loop. |
bp_total_friend_count() |
Output the total friend count for a given user. |
bp_get_total_friend_count() |
Return the total friend count for a given user. |
bp_get_total_friend_count |
Filters the total friend count for a given user. |