首页 WordPress函数大全 comment_type()

comment_type()

2020-05-01 / 4380阅 / 悠然

如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款

comment_type( string $commenttxt = false, string $trackbacktxt = false, string $pingbacktxt = false )

Displays the comment type of the current comment.

描述

参数

$commenttxt

(string)
(Optional)
String to display for comment type.

Default value: false

$trackbacktxt

(string)
(Optional)
String to display for trackback type.

Default value: false

$pingbacktxt

(string)
(Optional)
String to display for pingback type.

Default value: false

大家谈论
    我的见解