Skip to content

Releases: Highfivery/zero-spam-for-wordpress

4.4.0

22 Jul 20:57
Compare
Choose a tag to compare
  • Misc. code clean-up
  • Added support for the Fluent Forms plugin

4.3.10

22 Jul 19:06
Compare
Choose a tag to compare
  • Updated get_plugin_data calls to use a constant. See #196
  • Added additional country regions for geolocation lookup
  • Renamed 'addons' to 'integrations'
  • Fixed issue with WPForm spam detections
  • Fix for plugin deactivation from v3 to v4 upgrade

4.3.9

21 Jul 20:28
Compare
Choose a tag to compare
Resolves #195. Notice: Undefined index: verify_ninja_form

4.3.7

21 Jul 15:20
Compare
Choose a tag to compare
  • Optimized scripts & when they get loaded (only when needed)
  • Fixed bug with incrementing spam detections in the blocked IPs log

4.3.6

20 Jul 22:31
Compare
Choose a tag to compare
  • Added a check for the is_plugin_active functions to ensure they're available before calling it

4.3.5

20 Jul 22:10
Compare
Choose a tag to compare
  • Fix for Uncaught Error: Call to undefined function get_plugin_data(). See #193.

4.3.4

20 Jul 21:55
Compare
Choose a tag to compare
  • Fixed issue with adding/updating IP addresses manually
  • Fixed PHP notice for missing submission data on the log chart
  • Fixed PHP notice for "Undefined index: log_blocked_ips". See #191
  • Updated the admin scripts to only login on the plugin admin pages
  • Fixed an issue with default add-on plugin options being disabled on first save. See #192

4.3.3

19 Jul 17:28
Compare
Choose a tag to compare
  • Fix for REFERRER_ANALYTICS unknown constant

4.3.2

19 Jul 14:57
Compare
Choose a tag to compare
  • Fix for Gravity Forms PHP notice. See #188
  • Add more stats & charts. See #184

4.3.0

18 Jul 04:47
Compare
Choose a tag to compare
  • Added the ability to manually add blocked IPs. See #185
  • Fixed the ignored start & end date of blocked IPs
  • Added the ability to auto-block an IP when spam is detected. See #185
  • Added raw data to spammer log table
  • Added the ability to uninstall options on Multisite. See #187