Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями 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» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «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