Kama SpamBlock

설명

Effectively prevent automatic spam when a spam comment is posted with Kama Spamblock, a plugin that operates discreetly and remains completely invisible to users—no captcha codes required. The plugin not only blocks spam comments but also conducts thorough checks on pings and trackbacks to ensure the authenticity of backlinks.

Even if you are using an external comment system like Disqus, installing Kama Spamblock remains valuable. This is because autospam can be posted directly to the ‘wp-comments-post.php’ file, and the plugin serves as a robust defense against such comments.

스크린샷

  • Plugin settings on standart WordPress Settings > Discussion page.

  • Spam alert, when spam comment detected or if user have javascript disabled in his browser. This alert allows send comment once again, when it was blocked in any nonstandard cases.

FAQ

When posting a comment on the site, I received a message, ‘Antispam blocked your comment!’. Is this a normal function of the plugin?

No! The plugin is invisible to users. You should navigate to the ‘Discussion’ settings page in WordPress. At the bottom, you’ll find ‘Kama Spamblock settings.’ Set the correct ID attribute for the comment form submit button there. You can obtain this attribute from the ‘source code’ of your site’s page where the comment form is located. Look for: type="submit" id="??????".

후기

2023년 11월 23일
Спасибо за плагин. Хорошо работает. Блокирует автоматический спам и пропускает нормальные комментарии.Thanks for the plugin. It works well. Blocks automatic spam and skips normal comments.
2021년 3월 17일
En: On the themes-wordpress.ru site with zero visitors I have about 700 spam comments for a year of work, which Akismet marked as spam, they had to be opened and cleaned. This is a waste of time. It is better that spam comments do not appear at all. right now I use the kama-spamblock plugin and in a year and a half not a single spam comment! kama-spamblock is a very good plugin! Another advantage is that captcha does not annoys. no need to enter any numbers or click (like in Google recaptcha). Right now I want to repeat your success (take over the idea of captcha) for another CMS. everything is so great. Ru: за полтора года ни одного спамного коментария и капча не раздражает раньше у меня на сайте themes-wordpress.ru с нулевой посещалкой за год работы были штук 700 спамных коментариев, которые Akismet помечал как спамные, их надо было открывать и чистить. Это бессмысленная трата времени. Лучше чтобы спамные коментарии вообще не появлялись. щас я пользуюсь плагином kama-spamblock и за полтора года ни одного спамного коментария! kama-spamblock – очень хороший плагин! Ещё одно преимущество в том что капча не бесит. не требуется вводить никакие цифры или кликать (как в Гугл рекапча). Щас я хочу повторить ваш успех (перенять идею капчи) для другой CMS. настолько всё отлично.
2019년 9월 5일
Simple settings, and the result is excellent. Thank!
2019년 5월 7일
Больше года не знаю, что такое спам-комментарии! Имел опыт с большими плагинами спам-коммент. – одни проблемы и заботы: то надо решить спам это или нет, а потом удалить спам. С этим плагинам “Kama SpamBlock” не чего делать не надо – просто нет спамов!!!
모든 16 평가 읽기

기여자 & 개발자

“Kama SpamBlock”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Kama SpamBlock”(이)가 2 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Kama SpamBlock”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.8.2

  • Minor refactoring.

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