Top First Commentors
English
The plugin will show the top first commentors (the numner is number is set by user) of your blog.
Installation and Usage:
- Upload the file
top-first-commentors.php
to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- Place
<?php top_first_commentors(); ?>
in your templates - Navigate to
Manage > Option > Top First Commentors
to configure plugin output. - The plugin support widget, if you theme support widget, you can drop it to your sidebar.
Download: Top First Commentors
If you have any problem, please leave me a comment.
You can donate via payapl to support the plugin's development, 🙂
中文
这个插件就是以前开发的那个关于沙发匪徒的插件。能够显示你博客沙发排名。把它改装下,能够给国外的沙发党使用,并且采用了 WordPress Object Cache. 速度应该有提升。
安装和使用:
- 上传文件
top-first-commentors.php
到/wp-content/plugins/
目录下 - 在插件菜单下激活插件
- 在模板文件中插入
<?php top_first_commentors(); ?>
模板函数 - 在管理界面下,
Manage > Option > Top First Commentors
中配置插件的输出 - 该插件也支持 Widget。
下载:: Top First Commentors
如果有什么问题,请给我留言。