Summery Summery
Filters the returned CSS classes for the current comment.
Syntax Syntax
Parameters Parameters
- $classes
-
An array of comment classes.
- $class
-
A comma-separated list of additional classes added to the list.
- $comment_id
-
The comment id.
- $comment
-
The comment object.
- $post_id
-
The post ID or WP_Post object.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
2.7.0 | Introduced. |