我是这样调用评论的

我用的是www.hellowiki.com的主题,现在看这个皮肤也习惯了,不想再改了。

我是这样调用评论的
修改sidebar,增加了下面一段话:
<div class=”aside”><h2>Recent Comments</h2>
<ul class=”fix”>
<?php get_recent_comments_only ($no_comments = 5,$before =’<pinlun>’,$after = ‘</pinlun><br />’, $show_pass_post = false); ?>
</ul>
</div>

在CSS里加上了这样一句话:
.aside ul pinlun{float:left;padding:0 20px 0 0;line-height:22px;}

修改了中文工具箱插件代码:红色的应该是我改的,我也记不清楚了
$output .= $before . ‘<a href=”‘ . $permalink . ‘” title=”View the entire comment by ‘ . $comment_author . ‘”>’ . $comment_author . ‘ 说</a> ‘ . $comment_excerpt . ‘‘ . $after;

此条目发表在 随笔 分类目录。将固定链接加入收藏夹。

我是这样调用评论的》有 2 条评论

  1. 小野大神 说:

    汗…..
    把 “say”改为 “说” 有意义吗 …..

    回复回复
  2. 刀河 说:

    是没什么意义

    回复回复

发表评论

电子邮件地址不会被公开。 必填项已被标记为 *

*

您可以使用这些 HTML 标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>