comments_link_feed

最后更新于:2021-11-26 00:30:22

apply_filters( ‘comments_link_feed’, string $comment_permalink )

Filters the comments permalink for the current post.

参数

$comment_permalink

(string)
The current comment permalink with ‘#comments’ appended.

源文件

文件: gc-includes/feed.php

View on Trac