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