Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Gravity Forms User Restrictions

Beskrivning

User restriction can be applied using multiple parameters :

  1. IP
  2. User ID
  3. Embed URL
  4. Or your own parameter, using plugin hook

Restrictions can be limited in time :

  1. No limit
  2. Daily
  3. Weekly
  4. Monthly
  5. Yearly
  6. Your own duration, using plugin hooks

Restriction message can be customized on each form.

Multilingual : english and french translations (.pot provided).

Skärmdumpar

  • User restrictions in form settings

Installation

This plugin works with Gravity Forms 1.7+

  1. Upload the plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ’Plugins’ menu in WordPress
  3. Use the settings pages of your forms to manage user restrictions

Vanliga frågor

Can I add my own restriction rules ?

Yes. The plugin provides custom hook to add your own restriction filters

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Gravity Forms User Restrictions” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Ändringslogg

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