apply_filters( 'bp_get_friend_friendship_id', int $friendship_id )
Filters the ID of the friendship between the logged in user and the current user in the loop.
Parameters Parameters
- $friendship_id
-
(int) ID of the friendship.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |