Title: SP Comments Shortcodes Kit
Author: prozetagamma
Published: <strong>এপ্ৰিল 15, 2017</strong>
Last modified: ছেপ্টেম্বৰ 25, 2017

---

প্লাগিনৰ সন্ধান কৰক

![](https://ps.w.org/spcomments/assets/banner-772x250.png?rev=1638328)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/spcomments/assets/icon-256x256.png?rev=1638113)

# SP Comments Shortcodes Kit

 [prozetagamma](https://profiles.wordpress.org/prozetagamma/)-ৰ দ্বাৰা

[ডাউনল’ড কৰক](https://downloads.wordpress.org/plugin/spcomments.zip)

 * [বিশদ বিৱৰণ](https://as.wordpress.org/plugins/spcomments/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/spcomments/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/spcomments/#installation)
 * [বিকাশ](https://as.wordpress.org/plugins/spcomments/#developers)

 [সাহায্য](https://wordpress.org/support/plugin/spcomments/)

## বৰ্ণনা

To insert Form & Button:

 * [spcomments_button
 * text = (optional) “button title” default: “Submit”
    args = (optional) “argument1,
   argument2,argument3…” default: “Argument1,Argument2,Argument3” formtitle = (optional)“
   title of form” default: “Leave a Reply” popupstyle = (optional) “spoiler|modal”
   default: “spoiler” id = (optional) an valid numeric id default: random number
   id or a name without spaces placeholder = (optional) “form textarea placeholder
   text” default: “Your comment here…” cflabel = (optional) “label of textarea comment
   text” default: “Comment”
 * ]

To insert a Secondary Button:

 * [spcomments_button
 * text = (optional) “button title” default: “Submit”
    formid = (required) the id
   of existing form to open arg = (optional) the name of arg to select default: 
   none hideargs = (optional) “yes|no” default: “no”
 * ]

To show a comment list:

 * [spcomments
 * arg = (required) “argument1”
    nocommentstext = (optional) “Text if none comment
   in argument” default “No comments yet on this topic”
 * ]

[spcomments arg=”argument2″]
 [spcomments arg=”argument3″]

To insert a comment textarea (with argument preselected)

 * [spcomments_textarea
 * id = (optional) a valid numeric id default: random number id or a name without
   spaces
    arg = (required) the name of arg to select default: none formid = (optional)
   an id to use for javascript formtitle = (optional) “title of form” default: “
   Leave a Reply” cflabel = (optional) “label of textarea comment text” default:“
   Comment” placeholder = (optional) “form textarea placeholder text” default: “
   Your comment here…”
 * ]

if you need a live demo [click here](https://www.prozac2000.com/wp-lab/index.php/spcomments-shortcodes-kit/)

## স্ক্ৰীনশ্বট

[⌊Two comment buttons: the first with 2 arguments, and second with 3 cities⌉⌊Two
comment buttons: the first with 2 arguments, and second with 3 cities⌉[

Two comment buttons: the first with 2 arguments, and second with 3 cities

## ইনষ্টলেশ্যন

Upload the Sp Comments plugin to your blog, Activate it. Good work!

## সঘনাই উত্থাপিত প্ৰশ্ন

  Installation Instructions

Upload the Sp Comments plugin to your blog, Activate it. Good work!

  How many topics can I put into a button?

There is no limit, but do not overdo it

  Can I use it in all the pages I want?

Yes

  How many pop-up types are available?

Actually two. Spoiler & Modal

  Can i view a live demo?

if you need a live demo [click here](https://www.prozac2000.com/wp-lab/index.php/spcomments-shortcodes-kit/)

  I’ve a question about this plugin

For more questions please email me on debug@chicercatrova2000.it

  Can i insert a secondary button that open a form with a selected option?

Yes.
 e.g.: [spcomments_button formid=”products” arg=”milk” text=”choose milk” hideargs
=”yes”] Display a button with text “choose milk” that select “milk” option in comment
form width id “products” and open it. The options list will be hidden.

## পৰ্য্যালোচনা

এই প্লাগিনৰ বাবে কোনো পৰ্য্যালোচনা নাই।

## অৱদানকাৰী আৰু বিকাশকাৰীসকল

“SP Comments Shortcodes Kit” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান
আগবঢ়াইছে।

অৱদানকাৰীসকল

 *   [ prozetagamma ](https://profiles.wordpress.org/prozetagamma/)

[আপোনাৰ ভাষাত “SP Comments Shortcodes Kit” অনুবাদ কৰক।](https://translate.wordpress.org/projects/wp-plugins/spcomments)

### বিকাশৰ প্ৰতি আগ্ৰহী?

[ক’ড ব্ৰাউজ কৰক](https://plugins.trac.wordpress.org/browser/spcomments/), [SVN ৰিপজিটৰী](https://plugins.svn.wordpress.org/spcomments/)
চাওক নাইবা [RSS](https://plugins.trac.wordpress.org/log/spcomments/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](https://plugins.trac.wordpress.org/log/spcomments/) ছাবস্ক্ৰাইব
কৰক।

## সলনি-পঞ্জী

#### 1.8

_Release Date – 21 May 2017_

 * add formid attribute in spcomments_button shortcode for secondary buttons
 * add arg attribute in spcomments_button shortcode
 * add hideargs attribute in spcomments_button shortcode

#### 1.4

_Release Date – 15 April 2017_

 * add nocommenttext attribute in spcomments

#### 1.3

_Release Date – 13 April 2017_

 * add placeholder attribute
 * add cflabel attribute

#### 1.2

_Release Date – 12 April 2017_

 * add id attribute (optional)
 * add multiple button in the same pages

#### 1.1

_Release Date – 05 April 2017_

 * add formtitle attribute.
 * add popupstyle attribute.

#### 1.0

_Release Date – 03 April 2017_

 * First Shortcode.

## মেটা

 *  **1.9** সংস্কৰণ
 *  **9 বছৰ আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **10টাতকৈ কম**
 *  WordPress-ৰ সংস্কৰণ ** 3.7 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **4.8.28**
 *  ভাষা
 * [English (US)](https://wordpress.org/plugins/spcomments/)
 * [column](https://as.wordpress.org/plugins/tags/column/)[comments](https://as.wordpress.org/plugins/tags/comments/)
   [shortcode](https://as.wordpress.org/plugins/tags/shortcode/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/spcomments/advanced/)

## ৰে’টিংবোৰ

এতিয়ালৈ কোনো পৰ্য্যালোচনা দাখিল কৰা হোৱা নাই।

[Your review](https://wordpress.org/support/plugin/spcomments/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/spcomments/reviews/)

## অৱদানকাৰীসকল

 *   [ prozetagamma ](https://profiles.wordpress.org/prozetagamma/)

## সাহায্য

কিবা ক’বলগীয়া আছে? সহায় লাগে?

 [সাহায্যৰ ফ’ৰাম চাওক](https://wordpress.org/support/plugin/spcomments/)