apply_filters( 'bp_get_activity_comment_permalink', string $link , int $comment_id )
Filters the activity comment permalink.
Parameters Parameters
- $link
-
(string) Activity comment permalink.
- $comment_id
-
(int) ID for the current activity comment.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.8.0 | Introduced. |