WordPress模板标签comment_text_rss用于输出RSS格式的评论内容,通常在自定义评论模板中,该函数没有任何参数。
comment_text_rss();
函数使用示例
<description><?php comment_text_rss() ?></description>
扩展阅读
comment_text_rss()函数位于:wp-includes/comment-template.php
WordPress模板标签comment_text_rss用于输出RSS格式的评论内容,通常在自定义评论模板中,该函数没有任何参数。
comment_text_rss();
<description><?php comment_text_rss() ?></description>
comment_text_rss()函数位于:wp-includes/comment-template.php
如果文章对你有帮助,欢迎点击上方按钮打赏作者
内容来源于网络,如需删除联系QQ小伟博客 » WordPress RSS格式评论内容标签:comment_text_rss
评论前必须登录!
注册