Popis
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).
Instalace
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
Nejčastější dotazy
- Can I add my own restriction rules ?
-
Yes. The plugin provides custom hook to add your own restriction filters
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Gravity Forms User Restrictions je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Gravity Forms User Restrictions” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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