时间:2024-03-12
WordPress函数get_comment_author_rss用于在Feed中获取评论的作者,该函数没有参数。
get_comment_author_rss()
<title>评论者:<?php echo get_comment_author_rss() ?></title>
get_comment_author_rss()函数位于:wp-includes/feed.php
相关函数:
comment_author_rss()
get_comment_author()
Copyright © 2019-2024 thinkphp.xyz