SecuPress with Simple SSL – Simple and Performant Security
Changelog
2.6.1
03 April 2026
Improvement: Remove the ping on google.com, set it to secupress.me.
Improvement: Refactored the database scan logic in SecuPress_File_Monitoring to use background processing for scanning posts, options, and custom post types for malware patterns. Better perf, quicker scans incoming on big sites.
Fix: (again) Possible fatal error “Call to undefined method SecuPress_Background_Process_Bad_Plugins::is_processing()” if WooCommerce is installed since THEY include the obsolete version of the async lib before us…
Fix: Warning notice when saving captcha style.
Fix: Re-add the “monthly” index for cron schedules.
Fix: Do not unvalidate passwordless email on plugin deactivation or licence deconnection
Fix: Remove the usage of shell_exec() and host $ip that can overconsume resources on your host, bringing down your site (even if this was in SecuPress since 8 years, only now this cause an issue)