Descrição
This plugin allows WordPress to block over 95% of spam comments using a time-based hash.
This allows for a minimum sanity check and yet should remove almost all spam comments
without the need to sign up to any third party APIs.
The plugin has been tested in real world conditions for around 12 months. It will not block
real comments and it is pretty effective against spam, however it only uses a very simple
algorithm and for that reason some spam comments may still make it through.
Imagens de tela
Instalação
- Download the
wp-simple-spamcheck.zip
plugin to your desktop. - Navigate to the ‘Plugins’ menu in WordPress
- Click ‘Add New’.
- Select ‘Upload’ from the options at top of the page.
- Select the file
wp-comment-spamcheck.zip
and press ‘Install Now’. - You should get a message saying ‘Plugin Installed successfully’.
- Activate the plugin.
TO REMOVE THE PLUGIN
- Navigate to the ‘Plugins’ menu in WordPress
- Scroll down to ‘WP Simple SpamCheck’ plugin.
- Click ‘Deactivate’
- Scroll down again and click ‘Delete’
Avaliações
There are no reviews for this plugin.
Contribuidores e desenvolvedores
“WP Simple SpamCheck” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ContribuidoresTraduzir “WP Simple SpamCheck” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
1.0
- New wp-simple-spamcheck plugin released.
1.1
- upgraded plugin in order to block more spammers.
1.2
- upgraded plugin in order to block even more spammers.