首页>中文手册

模板标签-permalink_single_rss()

2009-04-09
模板标签-permalink_single_rss() 说明 按 RSS 或Atom 聚合feed形式显示当前文章的永久链接。该标签须在 The Loop 内使用。 用法 <?php p...

常用函数-the_content_rss()

2009-04-07
常用函数-the_content_rss() 说明 为feed显示文章内容。 有三个值可能对html或$encode_html参数进行编码。‘0’将生成url脚注,使用 make_url...

常用函数-bloginfo_rss()

2009-04-07
常用函数-bloginfo_rss() 说明 显示bloginfo函数的RSS容器。 可以用 get_bloginfo()函数检索任何想要检索的信息。当函数值在feed中被检索以供使用时,所有值的标签都将被除去...