このプラグインは 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

FAQ

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