
內容簡介
Cuerda Email Form 是一款專為日本網站設計的聯絡表單外掛,強調安全性與簡易安裝。它讓網站設計師及小型網站管理者能輕鬆添加通用聯絡表單,無需複雜設定。
【主要功能】
• 提供姓名、主題、電子郵件和訊息四個欄位
• 支援管理員通知和自動回覆功能
• 防止自動垃圾郵件和重複提交
• 可選擇使用 Cloudflare Turnstile 進行垃圾郵件保護
• 附加 PDF 附件功能,大小限制為 5 MB
外掛標籤
開發者團隊
原文外掛簡介
Cuerda Email Form is a contact form developed for Japanese websites with a focus on security and simple installation.
It is designed to let web designers, production staff, blog editors, and administrators of small websites add a general-purpose contact form without complicated setup.
The form provides four fields: Name, Subject, Email Address, and Message. Visitors can review their entries on a confirmation screen before sending. The plugin provides administrator notifications, automatic replies, protection against automated spam and duplicate submissions, and one optional PDF attachment. The PDF size limit is up to 5 MB and may be lower depending on the WordPress server environment.
Cloudflare Turnstile can optionally be used for spam protection. Cloudflare Turnstile is an alternative to CAPTCHA that can verify visitors with less user interaction.
Advanced users can apply additional CSS to the form from the WordPress administration screen. Inquiry contents are not stored in the WordPress database.
External services
Cloudflare Turnstile is an optional feature that can reduce automated spam submissions. It is used only when a site administrator enables it in the plugin settings. A Cloudflare Turnstile Site Key and Secret Key are required to use this feature.
When Turnstile is enabled, the visitor’s browser loads Cloudflare’s official Turnstile runtime on the confirmation and submission screen:
https://challenges.cloudflare.com/turnstile/v0/api.js
When the form is submitted, the plugin’s server-side code sends a verification request to Cloudflare’s siteverify API:
https://challenges.cloudflare.com/turnstile/v0/siteverify
The siteverify request contains the Cloudflare Secret Key, the Turnstile response token received from the visitor, and a submission identifier used as the idempotency key to prevent duplicate verification. No inquiry form fields are sent to siteverify.
When Turnstile is disabled, the browser does not load the Turnstile runtime and the plugin does not send siteverify requests to Cloudflare.
Cloudflare Turnstile:
https://www.cloudflare.com/products/turnstile/
Cloudflare Terms:
https://www.cloudflare.com/website-terms/
Cloudflare Privacy Policy:
https://www.cloudflare.com/privacypolicy/
