comment_text_rss

最后更新于:2021-11-26 04:00:28

apply_filters( ‘comment_text_rss’, string $comment_text )

Filters the current comment content for use in a feed.

参数

$comment_text

(string)
The content of the current comment.

源文件

文件: gc-includes/feed.php

View on Trac