WooCommerce Anti Fraud Version 7.1.8
Version 7.1.8 of WooCommerce Anti Fraud was released on December 15, 2025 and is now available. Learn how to immediately download from WPspring.
Version 7.1.8 of WooCommerce Anti Fraud was released on December 15, 2025 and is now available. Learn how to immediately download from WPspring.
* New: ANTI-FRAUD-115 – AF – Added Country Whitelist Controls.
* New: ANTI-FRAUD-117 – AF – Added State Whitelist Controls.
* New: ANTI-FRAUD-124 – AF – Anti-Fraud Settings Included in Status Report.
* Fix: ANTI-FRAUD-159 – AF – Improvements to reCAPTCHA on Checkout.
* Fix: ANTI-FRAUD-161 – AF – PHP 8 Compatibility Improvements.
* Fix: ANTI-FRAUD-162 – AF – Checkout Flow Review & Improvements.
* Fix: ANTI-FRAUD-173 – AF – Improvements to Whitelisting & Fraud Notifications.
Version 2.18.0 of WooCommerce Social Login was released on December 15, 2025 and is now available. Learn how to immediately download from WPspring.
* Tweak – The Twitter provider has been renamed to X
* Misc – Improve escaping and sanitizing throughout codebase
Version 28.0.1 of WooCommerce Redsys Gateway was released on December 15, 2025 and is now available. Learn how to immediately download from WPspring.
* FIX: Load Redsys IMAP support before scheduling the email checker cron, avoiding “no callbacks registered” warnings for `redsys_check_emails_cron`.
* FIX: Hid the development-only “App & Push” settings section so it no longer appears in production admin menus.
Version 3.12.5 of WooCommerce Customer Order CSV Import was released on December 15, 2025 and is now available. Learn how to immediately download from WPspring.
* Fix – Error handling not always working during import uploads
* Misc – Improve escaping and sanitizing throughout codebase
* Dev – Remove unused `count_lines_in_file()` method in `WC_CSV_Import_Suite_Importer` class
Version 3.2.0 of WooCommerce Groups Plugin was released on December 14, 2025 and is now available. Learn how to immediately download from WPspring.
* Update – WordPress 6.9 compatible.
* Update – WooCommerce 10.4 compatible.
* Dev – Replaced use of deprecated parameters in add_option() call.
* Dev – Check presence of potentially undefined request parameters.
* Dev – Added checks for presence and sanitation of server environment information used.
* Dev – Added instances of unslashing and input sanitation.
* Dev – Validation hints for PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound.
* Dev – Validation hints for PluginCheck.Security.DirectDB.UnescapedDBParameter.
* Dev – Validation hints for Squiz.PHP.DiscouragedFunctions.Discouraged.
* Dev – Validation hints for WordPress.DateTime.RestrictedFunctions.date_date.
* Dev – Validation hints for WordPress.DB.DirectDatabaseQuery.DirectQuery.
* Dev – Validation hints for WordPress.DB.DirectDatabaseQuery.NoCaching.
* Dev – Validation hints for WordPress.PHP.DevelopmentFunctions.error_log_error_log.
* Dev – Validation hints for WordPress.PHP.DevelopmentFunctions.error_log_var_export.
* Dev – Validation hints for WordPress.Security.NonceVerification.Missing.
* Dev – Validation hints for WordPress.Security.NonceVerification.Recommended.
* Dev – Validation hints for WordPress.Security.ValidatedSanitizedInput.MissingUnslash.
* Dev – Validation hints for WordPress.WP.AlternativeFunctions.file_system_operations_fclose.
* Dev – Validation hints for WordPress.WP.AlternativeFunctions.file_system_operations_fopen.
* Dev – Validation hints for WordPress.WP.AlternativeFunctions.rand_rand.