=== IP Limit Add-On for Gravity Forms === Contributors: bipinbheda54 Tags: gravity forms, ip limit, submission limit, spam protection, form security Requires at least: 5.5 Tested up to: 6.8 Requires PHP: 7.4 Stable tag: 1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html This Add-one is useful for spam prevention, you can set a limit to the Gravity Forms submissions by visitor's IP address over a custom time range. == Description == The **Gravity Forms IP Limit Add-On** allows you to restrict how many times a user can submit a form based on their IP address, within a specified number of days. **Features:** * Enable or disable IP limiting per form. * Set a custom number of days to look back. * Set the maximum number of submissions allowed from the same IP in that period. * Adds a validation error if the IP has already submitted too many times. Perfect for: * Preventing form abuse/spam * Limiting contact form submissions == Installation == 1. Upload the plugin folder to `/wp-content/plugins/` or install via WordPress Admin > Plugins > Add New > Upload Plugin. 2. Activate the plugin through the 'Plugins' menu. 3. Navigate to **Forms > [Your Form] > Settings > IP Limit** to configure. == Frequently Asked Questions == = Does this work for all forms? = Yes, you can enable or disable it per form in the form's settings. = Can I set different limits for each form? = Yes, each form has its own setting for days and max entries. = What happens when a user hits the limit? = They will receive a validation error, and the form will not submit. == Screenshots == 1. IP Limit settings in the form admin. 2. Validation message when submission is blocked. == Changelog == = 1.0 = * Initial release. == Upgrade Notice == = 1.0 = First release. No upgrade needed.