该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Gravity Forms User Restrictions

描述

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).

屏幕截图

  • User restrictions in form settings

安装

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

常见问题

Can I add my own restriction rules ?

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

评价

此插件暂无评价。

贡献者及开发者

「Gravity Forms User Restrictions」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

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