WordPress.org

Codex

Attention Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

Function Reference/comment author rss

Description

Display the current comment author in the feed.

Usage

<?php comment_author_rss() ?>

Parameters

None.

Return Values

(void) 
This function does not return a value.

Examples

Notes

Change Log

Since: 1.0.0

Source File

comment_author_rss() is located in wp-includes/feed.php.

Related

See also index of Function Reference and index of Template Tags.