Namespaces: global |
Description |
|---|---|
| friends_screen_requests() |
Catch and process the Requests page. |
| bp_friends_clear_bp_friends_friendships_cache_remove() |
Clear friendship caches on friendship changes. |
| bp_friends_clear_request_cache() |
Clear the friend request cache for the user not initiating the friendship. |
| friends_clear_friend_object_cache() |
Clear friends-related cache for members of a specific friendship. |
| bp_friends_clear_bp_friends_friendships_cache() |
Clear friendship caches on friendship changes. |
| 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_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_friend_total_requests_count() |
Output the total friendship request count for a given user. |