[WordPress] 外掛分享: Liuer Contact Form

首頁外掛目錄 › Liuer Contact Form
WordPress 外掛 Liuer Contact Form 的封面圖片
全新外掛
安裝啟用
尚無評分
10 天前
最後更新
問題解決
WordPress 6.2+ PHP 7.4+ v0.2.10 上架:2026-08-10

內容簡介

Liuer Contact Form 是一款功能強大的聯絡表單外掛,提供視覺化表單建構、AJAX 提交、檔案上傳及電子郵件通知等功能,並支援選擇性資料庫儲存與 SMTP 設定,確保用戶隱私與安全。

【主要功能】
• 視覺化表單建構器
• AJAX 提交與檔案上傳
• 支援電子郵件通知與 SMTP
• 內建 LCF Captcha 確保安全
• 隱私友好的資料儲存選項
• 電子郵件排隊與重試機制

外掛標籤

開發者團隊

⬇ 下載最新版 (v0.2.10) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Liuer Contact Form」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Liuer Contact Form provides a visual form builder, AJAX submission, optional database storage, file uploads, email notifications, optional SMTP and CAPTCHA adapters.
The plugin does not track visitors or contact an external service by default. CAPTCHA is disabled on each form until an administrator enables it; LCF Captcha is the default provider when enabled. WordPress mail is used unless an administrator explicitly enables and configures SMTP.
LCF Captcha is the built-in, privacy-friendly option. It displays a short numeric challenge and verifies the submitted answer on the server without contacting a third party.
External services
When an administrator selects an external CAPTCHA provider and enables CAPTCHA on a form, the visitor’s browser downloads that provider’s script and the website server sends the challenge response to the provider for verification. Liuer Contact Form does not add a visitor IP parameter. These connections occur only for forms on which CAPTCHA is enabled.
Cloudflare Turnstile is provided by Cloudflare, Inc. Service information: https://www.cloudflare.com/application-services/products/turnstile/ – Terms: https://www.cloudflare.com/website-terms/ – Privacy: https://www.cloudflare.com/privacypolicy/
hCaptcha is provided by Intuition Machines, Inc. Service information: https://www.hcaptcha.com/ – Terms: https://www.hcaptcha.com/terms – Privacy: https://www.hcaptcha.com/privacy
Google reCAPTCHA is provided by Google LLC. Service information: https://www.google.com/recaptcha/about/ – Terms: https://policies.google.com/terms – Privacy: https://policies.google.com/privacy
When an administrator enables SMTP and configures a Host, submitted form data configured for email delivery is sent through that SMTP server.
Email queue
Notification email is stored in a private database queue and delivered asynchronously by WP-Cron. The queue worker does not expose a public REST route or custom web endpoint.
On production VPS hosting, disable traffic-driven cron and run due events once per minute from the system scheduler:
* * * * * cd /path/to/wordpress && /usr/local/bin/wp cron event run --due-now --quiet

Add define( 'DISABLE_WP_CRON', true ); to wp-config.php only after the system cron command is working.
Failed jobs use increasing retry delays and can be reviewed under Liuer Contact > Email Queue. Manual retries require an authorized administrator and a valid WordPress nonce.
Styling
The plugin loads a complete, responsive default design from assets/css/frontend.css. Themes can customize an individual form with the shortcode class and wrapper_class attributes without editing plugin files.
The wrapper exposes --lcf-primary, --lcf-primary-dark, --lcf-text, --lcf-muted, --lcf-border, --lcf-surface, --lcf-surface-soft, and --lcf-error CSS variables for lightweight branding.
Privacy
Depending on form settings, the plugin may store submitted field values, private upload metadata, the source page and locale. It does not store visitor IP addresses, IP fingerprints, browser details or device information. WordPress personal data export and erase tools are supported. Private files are deleted with their submission. A retention period can be configured.
Failed notification jobs retain their email payload and private attachments for retry until the configured cleanup period, capped at 30 days. Successfully sent payloads are removed immediately.

延伸相關外掛

文章
Filter
Mastodon