comment_type
comment_type ( $comment_text = false, $trackback_text = false, $pingback_text = false )
Parameters:- (string|false) comment_text Optional. String to display for comment type. Default false.
- (string|false) trackback_text Optional. String to display for trackback type. Default false.
- (string|false) pingback_text Optional. String to display for pingback type. Default false.
Defined at: - Introduced in WordPress: 0.71
- Deprecated in WordPress: —
Description
Displays the comment type of the current comment.