apply_filters( 'comment_author_rss', string $comment_author )

Filters the current comment author for use in a feed.


Description Description

See also See also


Top ↑

Parameters Parameters

$comment_author

(string) The current comment author.


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.