Summery Summery
Filters the text of a comment.
Syntax Syntax
Parameters Parameters
- $comment_content
-
(string) Text of the comment.
- $comment
-
(WP_Comment) The comment object.
- $args
-
(array) An array of arguments.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |