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