Описание
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.
Скриншоты
Часто задаваемые вопросы
-
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=»——«
Отзывы
Участники и разработчики
«Kama SpamBlock» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«Kama SpamBlock» переведён на 1 язык. Благодарим переводчиков за их работу.
Перевести «Kama SpamBlock» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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