WordPress:Template Tags/comments link

来自站长百科
Fludlen讨论 | 贡献2008年7月1日 (二) 16:23的版本
跳转至: 导航、​ 搜索

Description

描述

Displays the URL to a post's comments. This tag must be within WordPress:The Loop, or the loop set up for comments.

显示文章评论的URL。必须在The Loop内部或者为评论设置的loop内使用这个标签。

Usage

用法

%%% <?php comments_link(); ?> %%%

%%% <?php comments_link(); ?> %%%

Example

例子

<a href="<?php comments_link(); ?>">
      Comments to this post
</a>

<a href="<?php comments_link(); ?>">

      Comments to this post
</a>

Parameters

参数

This tag has no parameters. 这个标签没有参数。

Related

模板:Tag Comments Tags

模板:PHP Function Tag Footer

相关的

comments_number, comments_link, comments_rss_link, comments_popup_script, comments_popup_link, comment_ID, comment_author, comment_author_IP, comment_author_email, comment_author_url, comment_author_email_link, comment_author_url_link, comment_author_link, comment_type, comment_text, comment_excerpt, comment_date, comment_time, comments_rss_link, comment_author_rss, comment_text_rss, comment_link_rss, permalink_comments_rss