最后更新于:2021-11-26 22:27:33
apply_filters( ‘get_comment_author_url_link’, string $return )
Filters the comment author’s returned URL link.
参数
- $return
-
(string)
The HTML-formatted comment author URL link.
源文件
文件: gc-includes/comment-template.php
View on Trac