常用函数-the_category_rss()
常用函数-the_category_rss() 说明 在feed中显示文章类别 用法 <?php the…
常用函数-the_category_rss()
说明
在feed中显示文章类别
用法
<?php the_category_rss( $type ) ?>
参数
$type
(字符串)(可选)默认值为’rss’。也可以是’rss’, ‘atom’, 或 ‘rdf’。
默认值:’rss’
返回的值
(空)
该函数不返回任何函数
示例
注释
- 在 get_the_category_rss()中查看详细说明
- 响应 get_the_category_rss()返回的结果
修改记录
自0.71版本后
源文件
the_category_rss()位于 wp-includes/feed.php中。
相关资源
分类:中文手册
类别:WordPress教程、
本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。
还没有任何评论,赶紧来占个楼吧!