-
WooCommerce: How to Stop Fake Orders and Spam Signups

If you run a WooCommerce store, spam is rarely limited to a few junk messages. More often, it appears in ways that directly affect store operations: fake orders, suspicious signups, spam reviews, and unwanted submissions through store-related forms. Left unchecked, this kind of activity creates extra admin work, weakens customer data quality, and makes it
FEEDBACK LOG
The Latest
-
Updated phpBB3 anti-spam MOD
Anti-spam module to the forum phpBB3 updated to version 3.7.17. List revision: API switched to version 2.0. Made multiple edit/optimize the code in files posting.php, memberlist.php. Removed link to the project site from the footer of the forum. Mod tested for compatibility with phpBB 3.0.12. Download the archive with the module cleantalk_spam_protect_v_3.7.17.zip. IMPORTANT! We remind…
-
Perl, Python anti-spam API to web-site spam protection
Ready to use API for protecting web site from spam, to an existing class PHP, added antispam modules Perl and Python. Libraries enable you to check on the spam as a new comment and registration. Examples: Perl API: [perl] use strict; use WebService::Antispam; my $ct = WebService::Antispam->new({ auth_key => ‘12345’ # API key, please get…
-
Updated antispam plugin for Joomla
Available to install new version of anti-spam plugin for Joomla 2.5, 3.x, the list of changes: plugin translated PHP API 2.0 optimized PHP code, removed the extra plugin settings, tested for compatibility with Joomla 2.5, 3.x. We remind all the possibilities of the plugin: protection of the site from the registration of the spam bots.…
-
Version 1.2.2 of Invision Power Board protection hook is released
·
Version 1.2.2 of Invision Power Board (IP.Board) hook of protection against undesirable comments and spam bot registrations is ready! Spam comments checking and automoderation are added comparing with the previous version 1.1.2. Full list of features: Comment relevance to forum topic, Presence of links and stop words, Presence in black…