comment_link

最后更新于:2021-11-26 03:43:19

apply_filters( ‘comment_link’, string $comment_permalink )

Filters the current comment’s permalink.

参数

$comment_permalink

(string)
The current comment permalink.

源文件

文件: gc-includes/feed.php

View on Trac