Plugin info

Total downloads: 2,967
Active installs: 10
Total reviews: 2
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 3/17/2013 (4672 days ago)
Added to WordPress: 3/17/2013 (12 years old)
Minimum WordPress version: 3.0
Tested up to WordPress version: 3.5.2
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 4672 days ago • 2 reviews

22/100

Is WP Stop Forum Spam abandoned?

Possibly abandoned (last update 4672 days ago).

Compatibility

Requires WordPress: 3.0
Tested up to: 3.5.2
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

For test how it work simply install it and try to make a new comment in blog (or bbpress plugin if you have installed) with email (or ip address – maybe you can try with some proxy server) present in “stopforumspam” database.

Important: It use (and require) file_get_contents() to work.

Author

  • Salvatore Noschese (DarkWolf): http://www.darkwolf.it/

Installation

  1. Upload wp-stop-forum-spam directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Frequently Asked Questions

How it work this plugin?

It check email and/or ipaddress guest comments in “Stop Forum Spam” database via file_get_contents() and, if found, terminate with wp_die and error log json!

Cause an error with file_get_contents i can’t install… How i can fix?

You need to configure your web server (“php.ini”) and enable file_get_contents support (ask support to your web host if you can’t see/edit your “php.ini”).

Is there an API usage limit with Stop Forum Spam?

Yes > API queries from “Stop Forum Spam” server are currently limited to 20.000 (comments guest) per day. For this reason this plugin is not intended for subdomain/shared community!

How i can test if it work?

Go in “stopforumspam”, copy one email present in database (see in homepage) and try – from guest! – to make a new comment.

Review feed

No reviews available

Screenshots

  1. Stop forum Spam Website!

    Stop forum Spam Website!

  2. If spam is found in database...

    If spam is found in database...

Changelog

0.2

  • Fix fatal error if not bbpress!

0.1

  • First release