Описание
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).
Установка
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
Часто задаваемые вопросы
- Can I add my own restriction rules ?
-
Yes. The plugin provides custom hook to add your own restriction filters
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Gravity Forms User Restrictions» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Gravity Forms User Restrictions» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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