Descripción
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.
Capturas
Preguntas frecuentes
-
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=”—–“
Reseñas
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
Colaboradores"Kama SpamBlock" ha sido traducido a 1 idioma local. Gracias a los traductores por sus contribuciones.
Traduce "Kama SpamBlock" a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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