Releases: Highfivery/zero-spam-for-wordpress
Releases · Highfivery/zero-spam-for-wordpress
4.4.0
- Misc. code clean-up
- Added support for the Fluent Forms plugin
4.3.10
4.3.9
Resolves #195. Notice: Undefined index: verify_ninja_form
4.3.7
- Optimized scripts & when they get loaded (only when needed)
- Fixed bug with incrementing spam detections in the blocked IPs log
4.3.6
- Added a check for the
is_plugin_active
functions to ensure they're available before calling it
4.3.5
4.3.4
- 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
- Fix for
REFERRER_ANALYTICS
unknown constant