过滤当前评论作者以在Feed中使用。
原型
apply_filters( 'comment_author_rss', string $comment_author )
参数
$comment_author
(string)
目前的评论作者。
源文件
路径:wp-includes/feed.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/comment_author_rss/
过滤当前评论作者以在Feed中使用。
apply_filters( 'comment_author_rss', string $comment_author )
$comment_author
(string)
目前的评论作者。
路径:wp-includes/feed.php
英文文档:https://developer.wordpress.org/reference/hooks/comment_author_rss/
请在后台设置小工具!