comment_type
comment_type ( $commenttxt = false, $trackbacktxt = false, $pingbacktxt = false )
Parameters:- (string|false) commenttxt Optional. String to display for comment type. Default false.
- (string|false) trackbacktxt Optional. String to display for trackback type. Default false.
- (string|false) pingbacktxt 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.