Plugin Name
开发者 |
markzero
|
更新时间 |
2011年2月4日 18:52 |
捐献地址: |
去捐款 |
PHP版本: |
3.0 及以上 |
WordPress版本: |
3.0 |
详情介绍:
With this plugin you can add quick comments feature to any post. Just put "echo mjqc_comment_form( get_the_ID() , 'Post quick comment' )" , where first parameter is the ID of a post (e.g. within the loop), and the second one is anchor of a link (when click on this link, a form shows to post a quick comment).
安装:
- Download plugin from http://markojakic.net/mjqc-download/mj_quick_comments.zip
- Unpack
- Upload 'mj_quick_comments' directory to the '/wp-content/plugins/' directory
- Activate the plugin through the 'Plugins' menu in WordPress
更新日志:
0.1
- First release of the plugin