Used By
Used By | Description |
---|---|
wp-includes/comment-template.php: get_comment_type() | Retrieves the comment type of the current comment. |
Filters the returned comment type.
(string) The type of comment, such as 'comment', 'pingback', or 'trackback'.
(int) The comment ID.
(WP_Comment) The comment object.
Version | Description |
---|---|
4.1.0 | The $comment_ID and $comment parameters were added. |
1.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/get_comment_type