Comment Form Shortcode
Comment Form Shortcode
Description
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”]
Installation
- Upload
plugin-name.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Faq
Can I Display Comment form inside widget too?
Yes
Reviews
Does the job perfectly!
By stevemorel on March 9, 2018
Best Comment Shortcode Plugin
By sohelsarkar on December 19, 2017
Just what I needed
By thremulant on August 29, 2017
works perfectly with Divi and WPDiscuz
By Eric Malalel (teachlynx) on September 3, 2016
I just installed this plugin on a WP site with Divi theme from Elegant Themes and WPDiscuz plugin.
And it works perfectly!
Thank you!
Excellent!!
By jcooksey80 on September 3, 2016
I have struggled to find a plugin or other codes that would allow me to place my default theme comments wherever I want. After many hours of trial and error, this plugin has delivered the solution. It works perfectly and uses my default theme comments box. Thanks for this awesome work!!
Perfect!
By mchelles on September 3, 2016
Works great with an ajax commenting form and the latest WP version 🙂 Thanks so much for the handy plugin!
Changelog
1.3
- New Design and user interface
1.0
- First version of plugin having comment form for post,widget
