MDO Lite

描述

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.

常見問題

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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“MDO Lite” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 MDO Lite 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.3

  • Review: removed WordPress.org directory icons from plugin package (SVN assets only).
  • Review: close Divi response output buffer explicitly on shutdown.
  • Review: document public confirmation-link and Divi form POST security model.

1.0.2

  • German translation (de_DE).
  • Plugin Check: security/i18n fixes, tested up to WordPress 7.0.

1.0.1

  • Fix: Fatal error on activation (syntax error in Divi handler).

1.0.0

  • Initial WordPress.org release.
  • Divi contact form double opt-in.