Comment Form Shortcode

plugin banner

Comment Form Shortcode.

Author:Bhagirath (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:3.7.41
Plugin version:1.3
Added to WordPress repository:03-03-2014
Last updated:04-03-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:11
Plugin URI:http://www.click2check.net/wordpress-plugins/...
Total downloads:8 580
Active installs:300+
plugin download
Click to start download

Allow to display comment form inside post, page and widget.

Basically comment is inbuilt feature in WordPress but in some case we need embedded comment form.

Example.

* we need to embedded comment inside post.

* some theme build without comment form for pages or custom post type.

* you want to display comment form for specific post only, so you can disable comment for all page and use shortcode to display comment.

* in custom development you need comment form inside widget.

so here we have comment form shortcode to display comment using shortcode inside post,page or widget.

Comment Form Shortcode Help

You can use below ShortCode in post or page or in widget to show comment form.

[comment comment_file =”/comments.php”]

Here comment_file is optional, if you have custom comment file, you have to pass here.

How To Use :

[comment]

[comment comment_file =”/short-comments.php”]


Screenshots
FAQ
ChangeLog