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.
Description Description
Parameters Parameters
- $friendship_id
-
ID of the friendship.
Source Source
File: bp-friends/bp-friends-template.php
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |