站长百科 | 数字化技能提升教程 数字化时代生存宝典
首页
数字化百科
电子书
建站程序
开发
服务器
办公软件
开发教程
服务器教程
软件使用教程
运营教程
热门电子书
WordPress教程
宝塔面板教程
CSS教程
Shopify教程
导航
程序频道
推广频道
网赚频道
人物频道
网站程序
网页制作
云计算
服务器
CMS
论坛
网店
虚拟主机
cPanel
网址导航
WIKI使用导航
WIKI首页
最新资讯
网站程序
站长人物
页面分类
使用帮助
编辑测试
创建条目
网站地图
站长百科导航
站长百科
主机侦探
IDCtalk云说
跨境电商导航
WordPress啦
站长专题
网站推广
网站程序
网站赚钱
虚拟主机
cPanel
网址导航专题
云计算
微博营销
虚拟主机管理系统
开放平台
WIKI程序与应用
美国十大主机
编辑“
Template Tags
”
人物百科
|
营销百科
|
网赚百科
|
站长工具
|
网站程序
|
域名主机
|
互联网公司
|
分类索引
跳转至:
导航
、
搜索
警告:
您没有登录。如果您做出任意编辑,您的IP地址将会公开可见。如果您
登录
或
创建
一个账户,您的编辑将归属于您的用户名,且将享受其他好处。
反垃圾检查。
不要
加入这个!
__TOC__ Template tags are used within your blog's [[WordPress:Templates]] to display information dynamically or otherwise customize your blog, providing the tools to make it as individual and interesting as you are. Below is a list of the general user tags available in WordPress, sorted by function-specific category.<br /> For further information on template tags and templates in general, see the following: * [[WordPress:Stepping Into Template Tags]] (an introduction to Template Tags) * [[WordPress:Template Tags/Anatomy of a Template Tag|Anatomy of a Template Tag]] (details of how to put Tags into Template files) * [[WordPress:Template Tags/How to Pass Tag Parameters|How to Pass Tag Parameters]] (details of how to use Parameters with Tags) * [[WordPress:Include Tags]] (additional tags not shown here, related to including one Template file within another) * [[WordPress:Conditional Tags]] (more additional tags not shown here, related to making your Templates more flexible with options) * [[WordPress:Templates]] (a comprehensive list of Template, Theme, and Tag resources) * [[WordPress:Stepping Into Templates]] (introduction to Template files) If you have an interesting twist on the implementation of a template tag, you're encouraged to add to its documentation for the benefit of other WordPress users. However, first see [[WordPress:Contributing to WordPress]] for help and guidelines on editing Codex pages. '''Note:''' Some template tags listed below are new to a specific version of WordPress and will be so noted (example: "Version 2.1"). This means that tag is not available in previous versions. Tags listed as "Deprecated" have been so from version 2.0 or earlier. ''Newer'' deprecated tags are marked with the version from when they were deprecated (i.e. "Deprecated in 2.1"). {| cellspacing="10" width="100%" |- valign="top" |bgcolor="#fbfbef" style="border:1px solid #ffc9c9;padding:1em;padding-top:0.5em; color: black;" width="50%"| == Author tags == * [[WordPress:Template_Tags/the_author | the_author]] * [[WordPress:Template_Tags/the_author_description | the_author_description]] * [[WordPress:Template_Tags/the_author_login | the_author_login]] * [[WordPress:Template_Tags/the_author_firstname | the_author_firstname]] * [[WordPress:Template_Tags/the_author_lastname | the_author_lastname]] * [[WordPress:Template_Tags/the_author_nickname | the_author_nickname]] * [[WordPress:Template_Tags/the_author_ID | the_author_ID]] * [[WordPress:Template_Tags/the_author_email | the_author_email]] * [[WordPress:Template_Tags/the_author_url | the_author_url]] * [[WordPress:Template_Tags/the_author_link | the_author_link]] (Version 2.1) * <s>[[WordPress:Template_Tags/the_author_icq | the_author_icq]]</s> (Deprecated) * [[WordPress:Template_Tags/the_author_aim | the_author_aim]] * [[WordPress:Template_Tags/the_author_yim | the_author_yim]] * <s>[[WordPress:Template_Tags/the_author_msn | the_author_msn]]</s> (Deprecated) * [[WordPress:Template_Tags/the_author_posts | the_author_posts]] * [[WordPress:Template_Tags/the_author_posts_link | the_author_posts_link]] * <s>[[WordPress:Template_Tags/list_authors | list_authors]]</s> (Deprecated) * [[WordPress:Template_Tags/wp_list_authors | wp_list_authors]] |valign="top" bgcolor="#f0f0ff" style="border:1px solid #c6c9ff;padding:1em;padding-top:0.5em; color: black;" width="50%"| == Category tags == * [[WordPress:Template_Tags/the_category | the_category]] * [[WordPress:Template_Tags/the_category_rss | the_category_rss]] * <s>[[WordPress:Template_Tags/the_category_ID | the_category_ID]]</s> (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/category_description | category_description]] * [[WordPress:Template_Tags/wp_dropdown_categories | wp_dropdown_categories]] (Version 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) * <s>[[WordPress:Template_Tags/list_cats | list_cats]]</s> (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/get_category_parents | get_category_parents]] * [[WordPress:Template_Tags/get_the_category | get_the_category]] * [[WordPress:Function_Reference/get_category_link | get_category_link]] |- valign="top" |bgcolor="#fbfbef" style="border:1px solid #ffc9c9;padding:1em;padding-top:0.5em; color: black;" width="50%"| == Comment tags == * [[WordPress:Template_Tags/comments_number | comments_number]] * [[WordPress:Template_Tags/comments_link | comments_link]] * [[WordPress:Template_Tags/comments_rss_link | comments_rss_link]] * [[WordPress:Template_Tags/comments_popup_script | comments_popup_script]] * [[WordPress:Template_Tags/comments_popup_link | comments_popup_link]] * [[WordPress:Template_Tags/comment_ID | comment_ID]] * [[WordPress:Template_Tags/comment_author | comment_author]] * [[WordPress:Template_Tags/comment_author_IP | comment_author_IP]] * [[WordPress:Template_Tags/comment_author_email | comment_author_email]] * [[WordPress:Template_Tags/comment_author_url | comment_author_url]] * [[WordPress:Template_Tags/comment_author_email_link | comment_author_email_link]] * [[WordPress:Template_Tags/comment_author_url_link | comment_author_url_link]] * [[WordPress:Template_Tags/comment_author_link | comment_author_link]] * [[WordPress:Template_Tags/comment_type | comment_type]] * [[WordPress:Template_Tags/comment_text | comment_text]] * [[WordPress:Template_Tags/comment_excerpt | comment_excerpt]] * [[WordPress:Template_Tags/comment_date | comment_date]] * [[WordPress:Template_Tags/comment_time | comment_time]] * [[WordPress:Template_Tags/comment_author_rss | comment_author_rss]] * [[WordPress:Template_Tags/comment_text_rss | comment_text_rss]] * [[WordPress:Template_Tags/comment_link_rss | comment_link_rss]] * [[WordPress:Template_Tags/permalink_comments_rss | permalink_comments_rss]] |valign="top" bgcolor="#f0f0ff" style="border:1px solid #c6c9ff;padding:1em;padding-top:0.5em; color: black;" width="50%"| == Date and Time tags == * [[WordPress:Template_Tags/the_date_xml | the_date_xml]] * [[WordPress:Template_Tags/the_date | the_date]] * [[WordPress:Template_Tags/the_time | the_time]] * [[WordPress:Template_Tags/the_modified_date | the_modified_date]] (Version 2.1) * [[WordPress:Template_Tags/the_modified_time | the_modified_time]] * [[WordPress:Template_Tags/get_the_time | get_the_time]] (Version 1.5) * [[WordPress:Template_Tags/single_month_title | single_month_title]] * [[WordPress:Template_Tags/get_calendar | get_calendar]] * <s>[[WordPress:Template_Tags/the_weekday | the_weekday]]</s> (Deprecated) * <s>[[WordPress:Template_Tags/the_weekday_date | the_weekday_date]]</s> (Deprecated) |- valign="top" |bgcolor="#fbfbef" style="border:1px solid #ffc9c9;padding:1em;padding-top:0.5em; color: black;" width="50%"| == General tags == * [[WordPress:Template_Tags/bloginfo | bloginfo]] * [[WordPress:Template_Tags/bloginfo_rss | bloginfo_rss]] * [[WordPress:Template_Tags/get_bloginfo | get_bloginfo]] * [[WordPress:Template_Tags/get_bloginfo_rss | get_bloginfo_rss]] * [[WordPress:Template_Tags/wp_title | wp_title]] * [[WordPress:Template_Tags/wp_get_archives | wp_get_archives]] * <s>[[WordPress:Template_Tags/get_archives | get_archives]]</s> (Deprecated in 2.1) * [[WordPress:Template_Tags/get_calendar | get_calendar]] * [[WordPress:Template_Tags/get_posts | get_posts]] * [[WordPress:Template_Tags/wp_list_pages | wp_list_pages]] (Version 1.5) * [[WordPress:Template_Tags/wp_dropdown_pages | wp_dropdown_pages]] * [[WordPress:Template_Tags/wp_loginout | wp_loginout]] (Version 1.5) * [[WordPress:Template_Tags/wp_register | wp_register]] (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/the_search_query | the_search_query]] (Version 2.1) |valign="top" bgcolor="#f0f0ff" style="border:1px solid #c6c9ff;padding:1em;padding-top:0.5em; color: black;" width="50%"| == Geo tags == Geo features were moved to a plugin implementation with WordPress 1.5. Tags in parentheses are the plugin version. * [[WordPress:Template_Tags/print_Lat | print_Lat]] (the_Lat) * [[WordPress:Template_Tags/print_Lon | print_Lon]] (the_Lon) * [[WordPress:Template_Tags/print_UrlPopNav | print_UrlPopNav]] (the_UrlPopNav) * [[WordPress:Template_Tags/print_AcmeMap_Url | print_AcmeMap_Url]] (the_AcmeMap_Url) * [[WordPress:Template_Tags/print_GeoURL_Url | print_GeoURL_Url]] (the_GeoURL_Url) * [[WordPress:Template_Tags/print_GeoCache_Url | print_GeoCache_Url]] (the_GeoCache_Url) * [[WordPress:Template_Tags/print_MapQuest_Url | print_MapQuest_Url]] (the_MapQuest_Url) * [[WordPress:Template_Tags/print_SideBit_Url | print_SideBit_Url]] (the_SideBit_Url) * [[WordPress:Template_Tags/print_DegreeConfluence_Url | print_DegreeConfluence_Url]] (the_DegreeConfluence_Url) * [[WordPress:Template_Tags/print_TopoZone_Url | print_TopoZone_Url]] (the_TopoZone_Url) * [[WordPress:Template_Tags/print_FindU_Url | print_FindU_Url]] (the_FindU_Url) * [[WordPress:Template_Tags/print_MapTech_Url | print_MapTech_Url]] (the_MapTech_Url) |- valign="top" |bgcolor="#fbfbef" style="border:1px solid #ffc9c9;padding:1em;padding-top:0.5em; color: black;" width="50%"| == Link tags == * [[WordPress:Template_Tags/edit_post_link | edit_post_link]] * [[WordPress:Template_Tags/edit_comment_link | edit_comment_link]] * [[WordPress:Template_Tags/wp_link_pages | wp_link_pages]] * <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_month_link | get_month_link]] * [[WordPress:Template_Tags/get_day_link | get_day_link]] * [[WordPress:Template_Tags/previous_posts_link | previous_posts_link]] * [[WordPress:Template_Tags/next_posts_link | next_posts_link]] |valign="top" bgcolor="#f0f0ff" style="border:1px solid #c6c9ff;padding:1em;padding-top:0.5em; color: black;" width="50%"| == Links Manager tags == * <s>[[WordPress:Template_Tags/get_links_list | get_links_list]]</s> (Deprecated in 2.3) * <s>[[WordPress:Template_Tags/wp_get_links | wp_get_links]]</s> (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/get_bookmarks | get_bookmarks]] (Version 2.1) |- valign="top" |bgcolor="#fbfbef" style="border:1px solid #ffc9c9;padding:1em;padding-top:0.5em; color: black;" width="50%"| == Permalink tags == * [[WordPress:Template_Tags/permalink_anchor | permalink_anchor]] * [[WordPress:Template_Tags/get_permalink | get_permalink]] * [[WordPress:Template_Tags/the_permalink | the_permalink]] * [[WordPress:Template_Tags/permalink_single_rss | permalink_single_rss]] |valign="top" bgcolor="#f0f0ff" style="border:1px solid #c6c9ff;padding:1em;padding-top:0.5em; color: black;" width="50%"| == Post tags == While in [[WordPress:The Loop]], these values can be accessed through the <tt>$post</tt> object. * [[WordPress:Template_Tags/the_ID | the_ID]] * [[WordPress:Template_Tags/the_title | the_title]] * [[WordPress:Template_Tags/the_title_attribute | the_title_attribute]] (Version 2.3) * [[WordPress:Template_Tags/single_post_title | single_post_title]] * [[WordPress:Template_Tags/the_title_rss | the_title_rss]] * [[WordPress:Template_Tags/the_content | the_content]] * [[WordPress:Template_Tags/the_content_rss | the_content_rss]] * [[WordPress:Template_Tags/the_excerpt | the_excerpt]] * [[WordPress:Template_Tags/the_excerpt_rss | the_excerpt_rss]] * [[WordPress:Template_Tags/previous_post_link | previous_post_link]] * <s>[[WordPress:Template_Tags/previous_post | previous_post]]</s> (Deprecated) * [[WordPress:Template_Tags/next_post_link | next_post_link]] * <s>[[WordPress:Template_Tags/next_post | next_post]]</s> (Deprecated) * [[WordPress:Template_Tags/posts_nav_link | posts_nav_link]] * [[WordPress:Template_Tags/the_meta | the_meta]] * [[WordPress:Template_Tags/the_tags | the_tags]] (Version 2.3) |- valign="top" |bgcolor="#fbfbef" style="border:1px solid #ffc9c9;padding:1em;padding-top:0.5em; color: black;" width="50%"| == Tag tags == * [[WordPress:Template_Tags/wp_tag_cloud | wp_tag_cloud]] (Version 2.3) * [[WordPress:Template_Tags/the_tags | the_tags]] (Version 2.3) * [[WordPress:Template_Tags/get_the_tags | get_the_tags]] (Version 2.3) * [[WordPress:Template_Tags/get_the_tag_list | get_the_tag_list]] (Version 2.3) * [[WordPress:Template_Tags/single_tag_title | single_tag_title]] (Version 2.3) |valign="top" bgcolor="#f0f0ff" style="border:1px solid #c6c9ff;padding:1em;padding-top:0.5em; color: black;" width="50%"| == Trackback tags == * [[WordPress:Template_Tags/trackback_url | trackback_url]] * [[WordPress:Template_Tags/trackback_rdf | trackback_rdf]] |} == External Resources == * [http://guff.szub.net/wordpress/template-tags/ szub.net: WordPress Template Tags reference page] * [http://solutoire.com/tagstention/ Solutoire.com: Template Tag Dreamweaver extension (TAGStention)] * French translation: [http://codex.wordpress.org/fr:Marqueurs_de_Modele http://codex.wordpress.org/fr:Marqueurs_de_Modele]
摘要:
请注意,您对站长百科的所有贡献都可能被其他贡献者编辑,修改或删除。如果您不希望您的文字被任意修改和再散布,请不要提交。
您同时也要向我们保证您所提交的内容是您自己所作,或得自一个不受版权保护或相似自由的来源(参阅
Wordpress-mediawiki:版权
的细节)。
未经许可,请勿提交受版权保护的作品!
取消
编辑帮助
(在新窗口中打开)