WordPress: Template Tags:修订间差异

来自站长百科
跳转至: 导航、​ 搜索
 
(未显示2个用户的5个中间版本)
第115行: 第115行:
* [[WordPress:Template_Tags/wp_title | wp_title]]
* [[WordPress:Template_Tags/wp_title | wp_title]]
* [[WordPress:Template_Tags/wp_get_archives | wp_get_archives]]
* [[WordPress:Template_Tags/wp_get_archives | wp_get_archives]]
* [[WordPress:Template_Tags/get_archives | get_archives]] (Deprecated in 2.1)
* <s>[[WordPress:Template_Tags/get_archives | get_archives]]</s> (Deprecated in 2.1)
* [[WordPress:Template_Tags/get_calendar | get_calendar]]
* [[WordPress:Template_Tags/get_calendar | get_calendar]]
* [[WordPress:Template_Tags/get_posts | get_posts]]
* [[WordPress:Template_Tags/get_posts | get_posts]]
第124行: 第124行:
* [[WordPress:Template_Tags/query_posts | query_posts]] (Version 1.5)
* [[WordPress:Template_Tags/query_posts | query_posts]] (Version 1.5)
* [[WordPress:Template_Tags/rss_enclosure | rss_enclosure]] (Version 1.5)
* [[WordPress:Template_Tags/rss_enclosure | rss_enclosure]] (Version 1.5)
* [[WordPress:Template_Tags/wp_tag_cloud | wp_tag_cloud]] (Version 2.3)
* [[WordPress:Template_Tags/the_search_query | the_search_query]] (Version 2.1)
* [[WordPress:Template_Tags/the_search_query | the_search_query]] (Version 2.1)


第155行: 第153行:
* [[WordPress:Template_Tags/edit_comment_link | edit_comment_link]]
* [[WordPress:Template_Tags/edit_comment_link | edit_comment_link]]
* [[WordPress:Template_Tags/wp_link_pages | wp_link_pages]]
* [[WordPress:Template_Tags/wp_link_pages | wp_link_pages]]
* [[WordPress:Template_Tags/link_pages | link_pages]] (Deprecated in 2.1)
* <s>[[WordPress:Template_Tags/link_pages | link_pages]]</s> (Deprecated in 2.1)
* [[WordPress:Template_Tags/get_year_link | get_year_link]]
* [[WordPress:Template_Tags/get_year_link | get_year_link]]
* [[WordPress:Template_Tags/get_month_link | get_month_link]]
* [[WordPress:Template_Tags/get_month_link | get_month_link]]
第166行: 第164行:
== 链接管理标签 ==
== 链接管理标签 ==


* [[WordPress:Template_Tags/get_links_list | get_links_list]] (Deprecated in 2.3)
* <s>[[WordPress:Template_Tags/get_links_list | get_links_list]]</s> (Deprecated in 2.3)
* [[WordPress:Template_Tags/wp_get_links | wp_get_links]] (Deprecated in 2.3)
* <s>[[WordPress:Template_Tags/wp_get_links | wp_get_links]]</s> (Deprecated in 2.3)
* [[WordPress:Template_Tags/get_links | get_links]] (Deprecated in 2.3)
* <s>[[WordPress:Template_Tags/get_links | get_links]]</s> (Deprecated in 2.3)
* <s>[[WordPress:Template_Tags/wp_get_linksbyname | wp_get_linksbyname]]</s> (Deprecated in 2.1)
* <s>[[WordPress:Template_Tags/get_linksbyname | get_linksbyname]]</s> (Deprecated in 2.1)
* [[WordPress:Template_Tags/wp_list_bookmarks | wp_list_bookmarks]] (Version 2.1)
* [[WordPress:Template_Tags/wp_list_bookmarks | wp_list_bookmarks]] (Version 2.1)
* [[WordPress:Template_Tags/wp_get_linksbyname | wp_get_linksbyname]] (Deprecated in 2.1)
* [[WordPress:Template_Tags/get_bookmarks | get_bookmarks]] (Version 2.1)
* [[WordPress:Template_Tags/get_linksbyname | get_linksbyname]] (Deprecated in 2.1)


|- valign="top"
|- valign="top"
第190行: 第189行:
* [[WordPress:Template_Tags/the_ID | the_ID]]
* [[WordPress:Template_Tags/the_ID | the_ID]]
* [[WordPress:Template_Tags/the_title | the_title]]
* [[WordPress:Template_Tags/the_title | the_title]]
* [[WordPress:Template_Tags/the_title_attribute | the_title_attribute]]
* [[WordPress:Template_Tags/the_title_attribute | the_title_attribute]] (Version 2.3)
* [[WordPress:Template_Tags/single_post_title | single_post_title]]
* [[WordPress:Template_Tags/single_post_title | single_post_title]]
* [[WordPress:Template_Tags/the_title_rss | the_title_rss]]
* [[WordPress:Template_Tags/the_title_rss | the_title_rss]]
第198行: 第197行:
* [[WordPress:Template_Tags/the_excerpt_rss | the_excerpt_rss]]
* [[WordPress:Template_Tags/the_excerpt_rss | the_excerpt_rss]]
* [[WordPress:Template_Tags/previous_post_link | previous_post_link]]
* [[WordPress:Template_Tags/previous_post_link | previous_post_link]]
* [[WordPress:Template_Tags/previous_post | previous_post]] (Deprecated)
* <s>[[WordPress:Template_Tags/previous_post | previous_post]]</s> (Deprecated)
* [[WordPress:Template_Tags/next_post_link | next_post_link]]
* [[WordPress:Template_Tags/next_post_link | next_post_link]]
* [[WordPress:Template_Tags/next_post | next_post]] (Deprecated)
* <s>[[WordPress:Template_Tags/next_post | next_post]]</s> (Deprecated)
* [[WordPress:Template_Tags/posts_nav_link | posts_nav_link]]
* [[WordPress:Template_Tags/posts_nav_link | posts_nav_link]]
* [[WordPress:Template_Tags/the_meta | the_meta]]
* [[WordPress:Template_Tags/the_meta | the_meta]]
* [[WordPress:Template_Tags/the_tags | the_tags]] (Version 2.3)
* [[WordPress:Template_Tags/the_tags | the_tags]] (Version 2.3)
* [[WordPress:Template_Tags/wp_count_posts | wp_count_posts]] (Version 2.5)





2008年7月5日 (六) 14:19的最新版本

导航: 上一级 | 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 标签[ ]

外部资源[ ]

其他资源[ ]