Description
User restriction can be applied using multiple parameters :
- IP
- User ID
- Embed URL
- Or your own parameter, using plugin hook
Restrictions can be limited in time :
- No limit
- Daily
- Weekly
- Monthly
- Yearly
- Your own duration, using plugin hooks
Restriction message can be customized on each form.
Multilingual : english and french translations (.pot provided).
Screenshots
Installation
This plugin works with Gravity Forms 1.7+
- Upload the plugin to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use the settings pages of your forms to manage user restrictions
FAQ
- Can I add my own restriction rules ?
-
Yes. The plugin provides custom hook to add your own restriction filters
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Gravity Forms User Restrictions” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Gravity Forms User Restrictions” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.3
Get ready for languages packs (WP 3.7.1 feature)
1.0.2
Fixed bugs on uninitialized variable in settings forms
Fixed libxml warning on bad-formatted form markup
1.0
First release