Wilcosky Stop Forum Spam API
Connect to Stop Forum Spam's API to block and/or report malicious IPs.
by Billy Wilcosky · github.com/zerosonesfun/wp-stop-forum-spam-api
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/zerosonesfun/wp-stop-forum-spam-api/archive/refs/heads/main.zipReadme
WP Stop Forum Spam API
Connect to StopForumSpam's API to block and/or report malicious IPs.
Description
The WP Stop Forum Spam API plugin integrates with the StopForumSpam service to help protect your WordPress site from spam and malicious IPs. It allows you to check visitor IPs against the StopForumSpam database and take appropriate action.
What's New in Version 1.2
- Added the
/ ?testsfs=query parameter for easier testing during development.
Features
- Query the StopForumSpam database to identify spammy or malicious IPs.
- Block IPs with a high confidence score.
- Cache results for improved performance.
- Easy testing with the
/ ?testsfs=query parameter.
Installation
- Download the plugin zip file from Releases.
- Upload the zip file to your WordPress site through the Plugins section in the admin dashboard.
- Activate the plugin.
Usage
The plugin works automatically once activated:
- It checks visitor IPs against the StopForumSpam database.
- Blocks IPs with a high confidence score (≥ 60%).
To test the plugin:
- Add
/?testsfs=<IP>to your site's URL (replace<IP>with the IP address you want to test). - View the results or debug any potential issues.
Changelog
1.2
- Added the
/ ?testsfs=query parameter for testing.
1.1.7
- Initial public release.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.2.2 | Apr 25, 2025 |
| 1.2.1 | Apr 25, 2025 |
| 1.2 | Apr 25, 2025 |
| 1.1.7 | Apr 25, 2025 |
| 1.1.6 | Apr 25, 2025 |
| 1.1.5 | Apr 25, 2025 |
| 1.1.4 | Apr 23, 2025 |
| 1.1.3 | Apr 23, 2025 |
| 1.1.2 | Apr 23, 2025 |
| 1.1.1 | Apr 23, 2025 |
| 1.1 | Apr 23, 2025 |
| 1.0 | Apr 23, 2025 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.