开始使用Show Top Commentators插件

WordPress的Show Top Commentators插件可以让留言评论回复最多的读者获得反向链接,所以在一定程度上可以增加博客的人气,以前在前博客上看到过他使用了这个插件,而且我还建议Z-Blog插件开发组是不是也能开发出这么一个插件?今天无意中在点石互动也发现了他们使用了Show Top Commentators插件,也想试试。

Show Top Commentators插件下载地址:

http://www.pfadvice.com/wordpress-plugins/show-top-commentators/

Show Top Commentators插件安装方法:

将下载的show_top_commentators.zip加压缩,之后将show_top_commentators.php这个文件上传到Wordpress的插件目录/wp-content/plugins/,后台激活该插件,然后在template的sidebar.php添加如下代码:

<?php if(function_exists(’ns_show_top_commentators’)) { ?>
<li>
<h2>Top Commentators</h2>
<ul>
<?php ns_show_top_commentators(); ?>
</ul>
</li>
<?php } ?>

效果见SinoBlog侧边栏。

注:该插件显示的是我从Z-Blog转到WordPress之后的留言排行

Posted in WordPress. Tags: , .

5 Comments

  • At 2008.05.08 22:28, 小舟 said:

    嗯,这插件对提高博客人气还是有一定效果的
    不过,像我的博客是留言都会在首页有反链接的,不用吧

    • At 2008.05.08 22:29, 长天暮鼓 said:

      这个插件有意思,不过会不会导致更多的抢沙发呢?呵呵

      • At 2008.05.09 10:33, 可岛可薇 said:

        嘿嘿,这个插件有利有弊啦,不过我觉得还是利大于弊

        • At 2008.05.09 21:14, StreetChic said:

          呵呵

          留名

          看看我的新域名咋样

          z啥时候也能出一个就好了

          • At 2008.05.10 08:12, 小一 said:

            ZB应该有个这样的插件了!

            (Required)
            (Required, will not be published)