常用函数-the_title_rss()
说明
在feed中显示文章标题
用法
<?php the_title_rss() ?>
参数
无
返回的值
(空)
该函数不返回任何值
示例
注释
- 用法:用get_the_title_rss() 检索当前文章标题
修改记录
自0.71版本后
源文件
the_title_rss()位于 wp-includes/feed.php.中。
相关资源
分类:中文手册
在feed中显示文章标题
<?php the_title_rss() ?>
无
(空)
该函数不返回任何值
自0.71版本后
the_title_rss()位于 wp-includes/feed.php.中。
分类:中文手册
* 版权声明:作者WordPress啦! 转载请注明出处。