get_cancel_comment_reply_link()
get_cancel_comment_reply_link( string $text = ” )
检索取消注释回复链接的HTML内容。
Retrieves HTML content for cancel comment reply link.
参数(Parameters)
参数 | 类型 | 必填 | 说明 |
---|---|---|---|
$text | (string) | 可选 | 取消回复链接显示的文本。 |
返回(Return)
(string)
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
2.7.0 | wp-includes/comment-template.php:1861 | 1 function | 5 |
get_cancel_comment_reply_link() 为WP2原创文章,链接:https://www.wp2.cn/functions/get_cancel_comment_reply_link/