cancel_comment_reply_link( string $text = '' )
显示取消评论回复链接的HTML内容。目录锚点:#参数#返回#源码#笔记
Displays HTML content for cancel comment reply link.
参数(Parameters)
参数 | 类型 | 必填 | 说明 |
---|---|---|---|
$text | (string) | 可选 | 取消回复链接显示的文本。 |
返回(Return)
无返回值源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
2.7.0 | wp-includes/comment-template.php:1890 | 1 function | 1 function |