apply_filters( 'comment_text_rss', string $comment_text )

Filters the current comment content for use in a feed.


Description Description


Parameters Parameters

$comment_text

(string) The content of the current comment.


Top ↑

Source Source

File: wp-includes/feed.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
1.5.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.