comment_reply_link
最后更新于:2021-11-26 03:59:38
apply_filters( ‘comment_reply_link’, string $link, array $args, GC_Comment $comment, GC_Post $post )
Filters the comment reply link.
参数
- $link
-
(string)
The HTML markup for the comment reply link. - $args
-
(array)
An array of arguments overriding the defaults. - $comment
-
(GC_Comment)
The object of the comment being replied. - $post
源文件
文件: gc-includes/comment-template.php