apply_filters( 'bp_get_potential_friend_id', int $user_id )
Filters the ID of current user in the friend request loop.
Description Description
Parameters Parameters
- $user_id
-
ID of current user in the friend request loop.
Source Source
File: bp-friends/bp-friends-template.php
Changelog Changelog
Version | Description |
---|---|
1.2.10 | Introduced. |