apply_filters( 'bp_activity_post_comment_content', string $value )
Filters the comment content for a comment reply.
Description Description
Parameters Parameters
- $value
-
Comment content being posted.
Source Source
File: bp-activity/actions/reply.php
Changelog Changelog
| Version | Description |
|---|---|
| 1.2.0 | Introduced. |