apply_filters( 'bp_activity_comment_user_link', string $user_link )
Filters the author link for the activity comment currently being displayed.
Parameters Parameters
- $user_link
-
(string) Link for the author of the activity comment currently being displayed.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |