Description
Block auto-spam when spam comment is posted. Absolutely invisible for users — There is no any captcha code. Pings and trackbacks cheks for real backlink.
Install Kama Spamblock also useful even if you have external comment system like “Disqus”. Because autospam could posted directly to “wp-comments-post.php” file. The plugin will protect such comments.
Screenshots
FAQ
-
On comment post i see message “Antispam block your comment!” is it normal plugin work?
-
NO! Plugin invisible for users. You need to go to WordPress “Discussion” setting page. At the bottom you will see “Kama Spamblock settings”. Set there correct ID attribute of comment form submit button. This attribute you can get from “souse code” of you site page where comment form is. Look for: type=”submit” id=”—–“
Reviews
Contributors & Developers
“Kama SpamBlock” is open source software. The following people have contributed to this plugin.
Contributors“Kama SpamBlock” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Kama SpamBlock” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.8.1
- Code refactoring.
kama_spamblock__process_comment_types
hook added.
1.8
- FIX: WordPress 5.5 support.
1.7.5
- FIX: bug with uniq code comparation
- minor code fixes
1.7.4
- CHG: change sanitize-options-on-save function – sanitize_key() to sanitize_html_class() – it’s not so hard but hard enough…
- CHG: ‘sanitize_setting’ function call. Seems it hasn’t have back-compat for wordpress versions less then 4.7
1.7.3
- FIX: options fix of 1.7.2
1.7.2
- CHG: move translation to translation.wordpress.org
- ADD: new ‘unique code’ option.
- IMP: some code improvements.
1.7.0
- BUG: Last UP bug fix…
1.6.0
- CHG: check logic is little change in order to correctly work with page cache plugins
1.5.2
- ADD: delete is_singular check for themes where this check work wrong. Now plugin JS showen in all pages
1.5.1
- ADD: js include from numbers of hooks. If there is no “wp_footer” hook in theme
1.5.0
- ADD: Russian localization