apply_filters( 'bp_activity_current_comment', object|bool $current_comment )
Filters the current comment being recursed.
Parameters Parameters
- $current_comment
-
(object|bool) The activity comment currently being displayed. False on failure.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |