apply_filters( 'bp_activity_get_comment_depth', int $depth )
Filters the comment depth of the current activity comment.
Parameters Parameters
- $depth
-
(int) Depth for the current activity comment.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |