SB Comment is a plugin that allows to check spam comment on your WordPress site, improve the default comment template on your blog. With this plugin, visitors can receive notify email when their comment is approved.
Required Plugin
Features
- Check for spam comment.
- Send email notifications to user when their comment is approved.
Translations
Recommended WordPress Plugins
Install this plugin from your WordPress site Dashboard or follow these steps below:
- Download plugin from WordPress Plugins directory and extract it.
- Upload the
sb-comment
folder to the /wp-content/plugins/
directory.
- Activate the SB Comment plugin through the 'Plugins' menu in WordPress.
- Configure the plugin by going to the
SB Options
menu that appears in your admin menu.
Put the sb_comments function into comments.php file of your theme.
Put the sb_comment_template function into where you want comment template display (Usually after The Loop).
1.0.2
Update new check core functions.
1.0.1
Update sanitize data input functions.
1.0.0
First release of SB Comment.