apply_filters( 'bp_activity_comment_user_id', int|bool $user_id )
Filters the ID of the author of the activity comment currently being displayed.
Parameters Parameters
- $user_id
-
(int|bool) ID for the author of the comment currently being displayed.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |