=== Antispam for all fields ===
Contributors: Ramon Fincken
Donate link: http://donate.ramonfincken.com
Tags: spam,antispam,phpbbantispam,anti-spam,wordpressantispam
Requires at least: 2.0.2
Tested up to: 3.1
Stable tag: 0.6.8
Plugin to reject spam. Port from same author from http://www.phpbbantispam.com
Actually visits the URL from commenter to spider for spamwords.
== Description ==
Plugin to reject spam. Port from same author from http://www.phpbbantispam.com
Actually visits the URL from commenter to spider for spamwords.
Plugin does a lot more such as:
* Count for number of web-URI's in comment
* Count on email, IP, URI compared with allready spammed comments
* Detailed information by email about the spammed comment. You can approve the comment later on, or blacklist the IP adres.
* Future feature: Add hidden fields with random names
Coding by: MijnPress.nl Twitter profile More plugins
== Installation ==
1. Upload directory `antispam-for-all-fields` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress.
== Frequently Asked Questions ==
= I have a lot of questions and I want support where can I go? =
The support forums over here, drop me a tweet to notify me of your support topic over here.
== Changelog ==
= 0.6.8 =
"So fine I scipped a number"
Added: if IP-adress is present in your WordPress blacklist (see Settings -> Discussion -> Blacklist), reject comment from that IP-adress
Added: if IP-adress is present in your WordPress blacklist, prevent double enties
= 0.6.6 =
Bugfix: used $this instead of $afaf object for IP purposes, sorry!
= 0.6.5 =
Added: nice wp-die message if a comment is held for moderation
Changed: if you blacklist an IP adress, also delete the comment
= 0.6 =
Bugfix: Private function instead of protected, causing the wordlist to halt on error
= 0.5.2 =
Bugfix: Limit bug (array)..
= 0.5.1 =
Bugfix: Random nonce was given multiple times
= 0.5 =
Bugfix: Counter
Added: GUI, you can set thresholds and edit/add/delete spamwords to search for
Added: Mail with more details
Changed: Core file and admin_menu file
Added: Store comment for 7 days, email contains a link to approve comment or blacklist the IP adres
= 0.4 =
Bugfix: plugin_antispam_for_all_fields_stats for spammed stats
Added: Check for number of websites in comment, if above 10 then spam comment
= 0.3 =
Bugfix: forgot to report status, fix that will run once is included.
Fix triggers when a new comment is submitted.
Added counter
Changed wordlist a bit
= 0.2 =
Implemented visit of URL of commenter to spider for spamwords.
= 0.1 =
First release
== Screenshots ==
1. Settings admin GUI
Fullscreen Screenshot 1
2. Email notification
Fullscreen Screenshot 2