SP Comments

plugin banner

Divide comments in arguments and allowing show where you want by shortcode

Author:Pro Zeta Gamma (profile at wordpress.org)
WordPress version required:3.7
WordPress version tested:4.8.24
Plugin version:1.9
Added to WordPress repository:15-04-2017
Last updated:25-09-2017
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, %:0
Rated by:0
Plugin URI:http://www.prozac2000.com/
Total downloads:536
plugin download
Click to start download

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


Screenshots
FAQ
ChangeLog