Linux 软件免费装
Banner图

MDO Lite

开发者 markusfroendhoff
更新时间 2026年6月28日 21:13
PHP版本: 7.2 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

contact form double opt-in divi gdpr email confirmation

下载

1.0.3

详情介绍:

MDO Lite adds a simple double opt-in workflow to Divi contact form modules. When a visitor submits a Divi contact form, the plugin:
  1. Sends a confirmation email with a secure link
  2. Forwards the original form message to you only after the visitor clicks the link
No WordPress user account is required for visitors. Full version Need Contact Form 7, experimental universal form support, or extended options? The full plugin MailDoubleOptin is available at plugins.froendhoff.com. Privacy MDO Lite does not connect to external servers. All pending confirmations are stored in your WordPress database. Confirmation emails are sent via your site's own wp_mail() configuration.

安装:

  1. Upload the plugin folder to /wp-content/plugins/mdo-lite/ or install via the WordPress plugins screen.
  2. Activate the plugin.
  3. Open Settings → MDO Lite and enable double opt-in for Divi forms.
  4. Make sure the Divi theme or Divi Builder is active.

升级注意事项:

1.0.0 Initial release.

常见问题:

Does this work with Contact Form 7?

No. MDO Lite supports Divi contact forms only. Use the full version at plugins.froendhoff.com for CF7.

Does the plugin send data to third-party servers?

No. MDO Lite works entirely on your WordPress site.

How is form submission secured without WordPress nonces?

Divi contact forms are public front-end forms and do not include WordPress nonces. The plugin only reads POST data during an active Divi contact form submission, validates email addresses, and sanitizes all stored fields. Email confirmation uses a one-time random token in the link (GET request), not admin actions.

更新日志:

1.0.3 1.0.2 1.0.1 1.0.0