站长百科 | 数字化技能提升教程 数字化时代生存宝典
首页
数字化百科
电子书
建站程序
开发
服务器
办公软件
开发教程
服务器教程
软件使用教程
运营教程
热门电子书
WordPress教程
宝塔面板教程
CSS教程
Shopify教程
导航
程序频道
推广频道
网赚频道
人物频道
网站程序
网页制作
云计算
服务器
CMS
论坛
网店
虚拟主机
cPanel
网址导航
WIKI使用导航
WIKI首页
最新资讯
网站程序
站长人物
页面分类
使用帮助
编辑测试
创建条目
网站地图
站长百科导航
站长百科
主机侦探
IDCtalk云说
跨境电商导航
WordPress啦
站长专题
网站推广
网站程序
网站赚钱
虚拟主机
cPanel
网址导航专题
云计算
微博营销
虚拟主机管理系统
开放平台
WIKI程序与应用
美国十大主机
编辑“
WordPress模板标签
”
人物百科
|
营销百科
|
网赚百科
|
站长工具
|
网站程序
|
域名主机
|
互联网公司
|
分类索引
跳转至:
导航
、
搜索
警告:
您没有登录。如果您做出任意编辑,您的IP地址将会公开可见。如果您
登录
或
创建
一个账户,您的编辑将归属于您的用户名,且将享受其他好处。
反垃圾检查。
不要
加入这个!
<span style="border:1px solid #000; text-align:center; float:right; padding:6px;"><strong>导航:</strong> [[WordPress开发文档|上一页]] | {{Template:WordPress导航}}</span> <div style="clear:both;"></div> [http://www.wordpress.la/theme.html 模板]标签是一种可用在博客模板中以显示动态信息或定制[[博客]]的工具。本文稍后会根据模板标签的不同功能,分别列出WordPress中常见的有效模板标签。 更多关于模板和模板标签的信息请参考以下资料: *[http://www.wordpress.la/codex-%E5%88%9D%E8%AF%86%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE.html 初识模板标签]——模板标签简介 *[http://www.wordpress.la/codex-%E8%A7%A3%E6%9E%90%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE.html 模板标签解析]——详细论述如何在模板文件中添加信息 *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE%E4%B9%8B%E5%A6%82%E4%BD%95%E4%BC%A0%E9%80%92%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE%E5%8F%82%E6%95%B0.html 如何传递模板标签参数]——详细论述怎样使用标签参数 *[http://www.wordpress.la/codex-Include%E6%A0%87%E7%AD%BE.html Include标签]——将一个模板文件中的内容包含到另一个模板文件的标签 *[http://www.wordpress.la/codex-%E6%9D%A1%E4%BB%B6%E6%A0%87%E7%AD%BE.html 条件标签]——条件标签为模板提供多个选项,使模板更加灵活 *[http://www.wordpress.la/codex-%E5%B8%B8%E7%94%A8%E5%87%BD%E6%95%B0.html 常用函数]——介绍WordPress核心函数 *[http://codex.wordpress.org/Category:Deprecated_Functions Deprecated Functions]——WordPress停止使用的函数 *[http://www.wordpress.la/codex-WordPress%E6%A8%A1%E6%9D%BF%E6%96%87%E4%BB%B6.html 模板]——WordPress模板、主题以及标签资料列表 *[http://www.wordpress.la/codex-%E5%88%9D%E8%AF%86WordPress%E6%A8%A1%E6%9D%BF.html 初识WordPress模板]——WordPress模板文件简介 </LI> 注意:如果有用户希望为模板标签贡献自己的聪明才智,可以帮助WordPress修改模板[[标签]]说明文档,使所有WordPress用户受益。但之前请先熟悉<[http://codex.wordpress.org/Contributing_to_WordPress Contributing to WordPress]和[http://www.wordpress.la/codex-%E5%8D%8F%E5%8A%A9%E5%BC%80%E5%8F%91Codex.html 协助开发Codex] 中的内容,了解编辑WordPress手册的[http://www.wordpress.la/codex-Codex%E8%A7%84%E8%8C%83.html 规则]。 ==模板标签== <STRONG>Include标签</STRONG> *[http://www.wordpress.la/codex-%E5%B8%B8%E7%94%A8%E5%87%BD%E6%95%B0-get_header%28%29.html get_header] *[http://www.wordpress.la/codex-%E5%B8%B8%E7%94%A8%E5%87%BD%E6%95%B0-get_sidebar%28%29.html get_sidebar] *[http://www.wordpress.la/codex-%E5%B8%B8%E7%94%A8%E5%87%BD%E6%95%B0-get_search_form%28%29.html get_search_form] *[http://www.wordpress.la/codex-%E5%B8%B8%E7%94%A8%E5%87%BD%E6%95%B0-comments_template%28%29.html comments_template] *[http://www.wordpress.la/codex-%E5%B8%B8%E7%94%A8%E5%87%BD%E6%95%B0-get_footer%28%29.html get_footer] <STRONG>博客资料标签</STRONG> *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-bloginfo%28%29.html bloginfo] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-bloginfo_rss%28%29.html bloginfo_rss] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-get_bloginfo%28%29.html get_bloginfo] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-get_bloginfo_rss%28%29.html get_bloginfo_rss] <STRONG>列表&下拉式标签</STRONG> *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-wp_list_authors%28%29.html wp_list_authors] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-wp_list_categories%28%29.html wp_list_categories] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-wp_list_pages().html wp_list_pages] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-wp_list_bookmarks%28%29.html wp_list_bookmarks] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-wp_list_comments%28%29.html wp_list_comments] *[http://codex.wordpress.org/Template_Tags/wp_get_archives wp_get_archives] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-wp_page_menu%28%29.html wp_page_menu] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-wp_dropdown_pages%28%29.html wp_dropdown_pages] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-wp_dropdown_categories%28%29.html wp_dropdown_categories] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-wp_dropdown_users%28%29.html wp_dropdown_users] <STRONG>登录/登出标签</STRONG> *[http://www.wordpress.la/codex-%E5%B8%B8%E7%94%A8%E5%87%BD%E6%95%B0-is_user_logged_in%28%29.html is_user_logged_in] *[http://www.wordpress.la/codex-%E5%B8%B8%E7%94%A8%E5%87%BD%E6%95%B0-wp_login_url%28%29.html wp_login_url] *[http://www.wordpress.la/codex-%E5%B8%B8%E7%94%A8%E5%87%BD%E6%95%B0-wp_logout_url%28%29.html wp_logout_url] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-wp_lostpassword_url%28%29.html wp_lostpassword_url] *[http://www.wordpress.la/codex-%E5%B8%B8%E7%94%A8%E5%87%BD%E6%95%B0-wp_loginout%28%29.html wp_loginout] *[http://www.wordpress.la/codex-%E5%B8%B8%E7%94%A8%E5%87%BD%E6%95%B0-wp_register%28%29.html wp_register] <STRONG>日志标签</STRONG> *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_ID%28%29.html the_ID] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_title%28%29.html the_title] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_title_rss%28%29.html the_title_rss] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_title_attribute%28%29.html the_title_attribute] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-single_post_title%28%29.html single_post_title] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_content%28%29.html the_content] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_content_rss%28%29.html the_content_rss] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_excerpt%28%29.html the_excerpt] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_excerpt_rss%28%29.html the_excerpt_rss] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-wp_link_pages%28%29.html wp_link_pages] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-posts_nav_link%28%29.html posts_nav_link] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-next_post_link%28%29.html next_post_link] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-next_posts_link%28%29.html next_posts_link] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-previous_post_link%28%29.html previous_post_link] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-previous_posts_link%28%29.html previous_posts_link] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-next_image_link%28%29.html next_image_link] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-previous_image_link%28%29.html previous_image_link] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-sticky_class%28%29.html sticky_class] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_category%28%29.html the_category] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_category_rss%28%29.html the_category_rss] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_tags%28%29.html the_tags] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_meta%28%29.html the_meta] <STRONG>评论标签</STRONG> *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-wp_list_comments%28%29.html wp_list_comments] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-comments_number%28%29.html comments_number] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-comments_link%28%29.html comments_link] *[http://codex.wordpress.org/Template_Tags/comments_rss_link comments_rss_link] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-comments_popup_script%28%29.html comments_popup_script] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-comments_popup_link%28%29.html comments_popup_link] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-comment_ID%28%29.html comment_ID] *[http://codex.wordpress.org/Template_Tags/comment_id_fields comment_id_fields] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-comment_author%28%29.html comment_author] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-comment_author_link%28%29.html comment_author_link] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-comment_author_email%28%29.html comment_author_email] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-comment_author_email_link%28%29.html comment_author_email_link] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-comment_author_url%28%29.html omment_author_url] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-comment_author_url_link%28%29.html comment_author_url_link] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-comment_author_IP%28%29.html comment_author_IP] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-comment_type%28%29.html comment_type] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-comment_text%28%29.html comment_text] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-comment_excerpt%28%29.html comment_excerpt] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-comment_date%28%29.html comment_date] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-comment_time%28%29.html comment_time] *[http://codex.wordpress.org/Template_Tags/comment_form_title comment_form_title] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-comment_author_rss%28%29.html comment_author_rss] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-comment_text_rss%28%29.html comment_text_rss] *[http://codex.wordpress.org/Template_Tags/comment_link_rss comment_link_rss] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-permalink_comments_rss%28%29.html permalink_comments_rss] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-comment_reply_link%28%29.html comment_reply_link] *[http://codex.wordpress.org/Template_Tags/cancel_comment_reply_link cancel_comment_reply_link] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-previous_comments_link%28%29.html previous_comments_link] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-next_comments_link%28%29.html next_comments_link] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-paginate_comments_links%28%29.html paginate_comments_links] <STRONG>分类标签</STRONG> *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_category%28%29.html the_category] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_category_rss%28%29.html the_category_rss] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-single_cat_title%28%29.html single_cat_title] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-category_description%28%29.html category_description] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-wp_dropdown_categories%28%29.html wp_dropdown_categories] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-wp_list_categories%28%29.html wp_list_categories] <STRONG>Tag标签</STRONG> *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_tags%28%29.html the_tags] *[http://codex.wordpress.org/Template_Tags/tag_description tag_description] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-single_tag_title%28%29.html single_tag_title] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-wp_tag_cloud%28%29.html wp_tag_cloud] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-wp_generate_tag_cloud%28%29.html wp_generate_tag_cloud] <STRONG>作者标签</STRONG> *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_author%28%29.html the_author] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_author_link%28%29.html the_author_link] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_author_posts%28%29.html the_author_posts] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_author_posts_link%28%29.html the_author_posts_link] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_author_meta%28%29.html the_author_meta] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-wp_list_authors%28%29.html wp_list_authors] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-wp_dropdown_users%28%29.html wp_dropdown_users] <STRONG>日期和时间标签</STRONG> *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_time%28%29.html the_time] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_date%28%29.html the_date] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_date_xml%28%29.html the_date_xml] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_modified_time%28%29.html the_modified_time] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_modified_date%28%29.html the_modified_date] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_modified_author%28%29.html the_modified_author] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-single_month_title%28%29.html single_month_title] <STRONG>编辑链接标签</STRONG> *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-edit_post_link%28%29.html edit_post_link] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-edit_comment_link%28%29.html edit_comment_link] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-edit_tag_link%28%29.html edit_tag_link] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-edit_bookmark_link%28%29.html edit_bookmark_link] <STRONG>永久链接标签</STRONG> *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-permalink_anchor%28%29.html permalink_anchor] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-get_permalink%28%29.html get_permalink] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_permalink%28%29.html the_permalink] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-permalink_single_rss%28%29.html permalink_single_rss] <STRONG>链接管理器标签</STRONG> *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-wp_list_bookmarks%28%29.html wp_list_bookmarks] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-get_bookmarks%28%29.html get_bookmarks] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-get_bookmark%28%29.html get_bookmark] <STRONG>引用通告标签</STRONG> *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-trackback_url%28%29.html trackback_url] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-trackback_rdf%28%29.html trackback_rdf] <STRONG>标题标签</STRONG> *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-wp_title%28%29.html wp_title] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-single_post_title%28%29.html single_post_title] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-single_cat_title%28%29.html single_cat_title] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-single_tag_title%28%29.html single_tag_title] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-single_month_title%28%29.html single_month_title] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-the_search_query%28%29.html the_search_query] <STRONG>查询标签</STRONG> *[http://www.wordpress.la/codex-get_posts.html get_posts] *[http://www.wordpress.la/codex-%E6%A8%A1%E6%9D%BF%E6%A0%87%E7%AD%BE-query_posts%28%29.html query_posts] <STRONG>Geo标签</STRONG> 在WordPress 1.5中,Geo功能被转移到插件中实行。下面括号中的标签表示插件版本。 *[http://www.wordpress.la/codex-%E5%B8%B8%E7%94%A8%E5%87%BD%E6%95%B0-print_Lat%28%29.html print_Lat] (the_Lat) *[http://www.wordpress.la/codex-%E5%B8%B8%E7%94%A8%E5%87%BD%E6%95%B0-print_Lon%28%29.html print_Lon] (the_Lon) *[http://www.wordpress.la/codex-%E5%B8%B8%E7%94%A8%E5%87%BD%E6%95%B0-print_UrlPopNav%28%29.html print_UrlPopNav] (the_UrlPopNav) *[http://www.wordpress.la/codex-%E5%B8%B8%E7%94%A8%E5%87%BD%E6%95%B0-print_AcmeMap_Url%28%29.html print_AcmeMap_Url] (the_AcmeMap_Url) *[http://www.wordpress.la/codex-%E5%B8%B8%E7%94%A8%E5%87%BD%E6%95%B0-print_GeoURL_Url%28%29.html print_GeoURL_Url] (the_GeoURL_Url) *[http://www.wordpress.la/codex-%E5%B8%B8%E7%94%A8%E5%87%BD%E6%95%B0-print_GeoCache_Url%28%29.html print_GeoCache_Url] (the_GeoCache_Url) *[http://www.wordpress.la/codex-%E5%B8%B8%E7%94%A8%E5%87%BD%E6%95%B0-print_MapQuest_Url%28%29.html print_MapQuest_Url] (the_MapQuest_Url) *[http://www.wordpress.la/codex-%E5%B8%B8%E7%94%A8%E5%87%BD%E6%95%B0-print_SideBit_Url%28%29.html print_SideBit_Url] (the_SideBit_Url) *[http://www.wordpress.la/codex-%E5%B8%B8%E7%94%A8%E5%87%BD%E6%95%B0-print_DegreeConfluence_Url%28%29.html print_DegreeConfluence_Url] (the_DegreeConfluence_Url) *[http://www.wordpress.la/codex-%E5%B8%B8%E7%94%A8%E5%87%BD%E6%95%B0-print_TopoZone_Url%28%29.html print_TopoZone_Url ](the_TopoZone_Url) *[http://www.wordpress.la/codex-%E5%B8%B8%E7%94%A8%E5%87%BD%E6%95%B0-print_FindU_Url%28%29.html print_FindU_Url ](the_FindU_Url) *[http://www.wordpress.la/codex-%E5%B8%B8%E7%94%A8%E5%87%BD%E6%95%B0-print_MapTech_Url%28%29.html print_MapTech_Url ](the_MapTech_Url) ==相关条目== *[[Drupal]] *[[OBLOG]] *[[X-Space]] *[[SaBlog-X]] *[[Bo-Blog]] [[category:WordPress中文文档|M]] [[category:WordPress网站开发|M]] [[category:WordPress开发文档|M]]
摘要:
请注意,您对站长百科的所有贡献都可能被其他贡献者编辑,修改或删除。如果您不希望您的文字被任意修改和再散布,请不要提交。
您同时也要向我们保证您所提交的内容是您自己所作,或得自一个不受版权保护或相似自由的来源(参阅
Wordpress-mediawiki:版权
的细节)。
未经许可,请勿提交受版权保护的作品!
取消
编辑帮助
(在新窗口中打开)
本页使用的模板:
模板:WordPress导航
(
查看源代码
)(受保护)