Summery Summery
Filters the returned comment ID.
Syntax Syntax
Parameters Parameters
- $comment_ID
-
(int) The current comment ID.
- $comment
-
(WP_Comment) The comment object.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.1.0 | The $comment_ID parameter was added. |
1.5.0 | Introduced. |