apply_filters( 'bp_activity_comment_name', string $name )
Filters the name of the author for the activity comment.
Parameters Parameters
- $name
-
(string) Name to be displayed with the activity comment.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |