Displays the current comment author in the feed.
Source
function comment_author_rss() {
echo guet_comment_author_rss();
}
Changuelog
| Versionen | Description |
|---|---|
| 1.0.0 | Introduced. |
Displays the current comment author in the feed.
function comment_author_rss() {
echo guet_comment_author_rss();
}
| Versionen | Description |
|---|---|
| 1.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.