WordPress: Template Tags:修订间差异

来自站长百科
跳转至: 导航、​ 搜索
第47行: 第47行:
* [[WordPress:Template_Tags/the_category | the_category]]
* [[WordPress:Template_Tags/the_category | the_category]]
* [[WordPress:Template_Tags/the_category_rss | the_category_rss]]
* [[WordPress:Template_Tags/the_category_rss | the_category_rss]]
* [[WordPress:Template_Tags/the_category_ID | the_category_ID]] (Deprecated)
* <s>[[WordPress:Template_Tags/the_category_ID | the_category_ID]]</s> (Deprecated)
* [[WordPress:Template_Tags/the_category_head | the_category_head]] (Deprecated)
* <s>[[WordPress:Template_Tags/the_category_head | the_category_head]]</s> (Deprecated)
* [[WordPress:Template_Tags/single_cat_title | single_cat_title]]
* [[WordPress:Template_Tags/single_cat_title | single_cat_title]]
* [[WordPress:Template_Tags/category_description | category_description]]
* [[WordPress:Template_Tags/category_description | category_description]]
* [[WordPress:Template_Tags/wp_dropdown_categories | wp_dropdown_categories]] (Version 2.1)
* [[WordPress:Template_Tags/wp_dropdown_categories | wp_dropdown_categories]] (Version 2.1)
* [[WordPress:Template_Tags/dropdown_cats | dropdown_cats]] (Deprecated in 2.1)
* <s>[[WordPress:Template_Tags/dropdown_cats | dropdown_cats]]</s> (Deprecated in 2.1)
* [[WordPress:Template_Tags/wp_list_categories | wp_list_categories]] (Version 2.1)
* [[WordPress:Template_Tags/wp_list_categories | wp_list_categories]] (Version 2.1)
* [[WordPress:Template_Tags/list_cats | list_cats]] (Deprecated in 2.1)
* <s>[[WordPress:Template_Tags/list_cats | list_cats]]</s> (Deprecated in 2.1)
* [[WordPress:Template_Tags/wp_list_cats | wp_list_cats]] (Deprecated in 2.1)
* <s>[[WordPress:Template_Tags/wp_list_cats | wp_list_cats]]</s> (Deprecated in 2.1)
* [[WordPress:Template_Tags/in_category | in_category]]
* [[WordPress:Template_Tags/in_category | in_category]]
* [[WordPress:Template_Tags/get_category_parents | get_category_parents]]
* [[WordPress:Template_Tags/get_category_parents | get_category_parents]]
* [[WordPress:Template_Tags/get_the_category | get_the_category]]
* [[WordPress:Template_Tags/get_the_category | get_the_category]]
* [[WordPress:Function_Reference/get_category_link | get_category_link]]


|- valign="top"
|- valign="top"

2008年6月25日 (三) 11:38的版本

导航: 上一级 | WordPress | 首页 | WordPress中文论坛 | WordPress主机 | CMS程序 | 论坛程序 | ECShop | ShopNC | PowerEasy

模板标签是用在你的blog中的 模板中,显示动态信息或者自定义你的blog,它提供的独立有趣的工具。下面是WordPress中一般用户使用的标签列表,按照功能分类。

更多关于模板标签的信息, 参见如下内容:

如果你有什么有趣的关于模板标签的运行的想法,我们鼓励你添加到它的文件中,这样对WordPress其他用户有一定的好处。尽管如此,首先查看 为WordPress做贡献获得编辑Codex页面的帮助和指导。

注意: 下边的一些模板标签列表是一些针对WordPress更新的,将会标注出来(如: " 2.1版") 这意味着在旧版本中这种标签不可用。列出的标签从版本2.0或稍早一些的版本后已经 "不可用"了 。更新的 不可用的标签会使用版本号标记出从哪个版本开始不可用(如"Deprecated in 2.1")。

作者标签

分类标签

评论标签

日期和时间标签

一般标签

Geo 标签

Geo 功能WordPress 1.5时被移到一个插件中执行. 圆括号中的标签是这个插件的版本.

链接标签

链接管理标签

Permalink 标签

文章标签

Loop中, 这些值可以通过$post对象来存取。


Tag 标签

Trackback 标签

外部资源

其他资源