过滤评论作者返回的URL链接。
原型
apply_filters( 'get_comment_author_url_link', string $return )
参数
$return
(string)
HTML格式的评论作者URL链接。
源文件
路径:wp-includes/comment-template.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/get_comment_author_url_link/