MJ Quick Comments
MJ Quick Comments
Description
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).
Installation
- 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
Reviews
Changelog
0.1
- First release of the plugin