Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

WPshore Contact Form 7 Spam Prevention

Описание

WPshore Contact Form 7 Spam Prevention is an addon for the Contact Form 7 plugin. It helps you thwart spambots without using captcha by marking mesaages with multiple URLs as spam.
If the user enters more than specified number of URLs in a Contact Form 7 it will display the spam message. You can change the number of allowed URLs in the shortcode.
Eg. [preventspamurl allowedurl value:2] value:2 means the user is allowed to specify upto 2 URLs while filling up the form. In case more than 2 URLs are added, the message will be marked as spam.

Скриншоты

  • A sample form with the shortcode generated by the plugin.

Установка

  1. Unzip the plugin file and extract the folder.
  2. Upload the cf7_spam_prevention folder to the /wp-content/plugins/ directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.
  4. Edit a form in WPshore Contact Form 7
  5. Select Limit Spam from submenu
  6. Copy the shortcode [preventspamurl allowedurl value:2] and paste it into your form code.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«WPshore Contact Form 7 Spam Prevention» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «WPshore Contact Form 7 Spam Prevention» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0

  • First public release