apply_filters( 'bp_activity_post_comment_activity_id', string $value )
Filters the activity ID a comment will be in reply to.
Parameters Parameters
- $value
-
(string) ID of the activity being replied to.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |