apply_filters( 'bp_get_loggedin_user_link', string $value )
Filters the link for the logged-in user’s profile.
Parameters Parameters
- $value
-
(string) Link for the logged-in user's profile.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.4 | Introduced. |