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

Contact Form 7 email verification

描述

This “Contact Form 7 email verification” plugin extends the “Contact Form 7” plugin to automatically verify email addresses for all form submissions.

After this plugin is activated, on a form submission..

  1. The form submission does not get sent but instead saved temporarily (including attachments).
  2. The sender gets sent an email with a link to click on to confirm their email address.
  3. Once the link is clicked, the user gets sent back to the website with the form on, and
  4. the previously submitted form gets sent as per usual for CF7 functionality.

For those interested, you can check out the code on GitHub here.

TODOs

There are things to still be done..

  1. Allow verification to be set per form
  2. Custom from email and name fields per form

安装

Just install and activate as per usual.

There are no settings in the current stable version to change.

常见问题

This is great, but it would be even better if it …

I would love to hear how you would like to improve it. Let me know here.

I’ve found a bug with it. Who can I tell?

Awesome! As above, just get in touch. Or submit a message on the Support forum.

评价

此插件暂无评价。

贡献者及开发者

「Contact Form 7 email verification」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Contact Form 7 email verification」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「Contact Form 7 email verification」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.11

  • resurrected this plugin to work again 🙂

0.55

  • fixed plugin to work with latest version of CF7

0.47

  • changed verification email from name to site title and email to admin_email

0.44

  • Changed hook for cleaning up attachments to only check on form submissions

0.38

  • Added support for attachments

0.22

  • Fixed bug on double calling the plugin
  • Info message displayed now on clicking the verification link

0.11

  • The first stable release.