WordPress:Template Tags/comment author rss

来自站长百科
Xxf3325讨论 | 贡献2008年7月11日 (五) 16:30的版本
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航、​ 搜索

描述

显示评论作者的姓名,格式为RSS。一般来说,用在RSS评论feed模板中。必须在The Loop或者一个评论loop内使用这个标签。

用法

%%% <?php comment_author_rss(); ?> %%%

例子

<title>comment by: <?php comment_author_rss() ?></title>

参数

这个标签没有参数。

相关的

comments_number, comments_link, comments_rss_link, comments_popup_script, comments_popup_link, comment_ID, comment_author, comment_author_IP, comment_author_email, comment_author_url, comment_author_email_link, comment_author_url_link, comment_author_link, comment_type, comment_text, comment_excerpt, comment_date, comment_time, comments_rss_link, comment_author_rss, comment_text_rss, comment_link_rss, permalink_comments_rss