comment_author_rss

最后更新于:2021-11-26 01:20:24

apply_filters( ‘comment_author_rss’, string $comment_author )

Filters the current comment author for use in a feed.

参数

$comment_author

(string)
The current comment author.

源文件

文件: gc-includes/feed.php

View on Trac