Popis
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.
Snímky obrazovky
Instalace
- 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‘
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
WP Simple SpamCheck je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “WP Simple SpamCheck” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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.