apply_filters( 'bp_get_activity_comment_link', string $value )
Filters the comment link for the current activity comment.
Parameters Parameters
- $value
-
(string) Constructed URL parameters with activity IDs.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |