
內容簡介
這是一個非常簡單的 WordPress Ajax 聯絡表單外掛。此外掛適用於想要在 WordPress 使用可自訂 Ajax 聯絡表單的人。只需安裝並在 WordPress 文章、頁面、模板中使用短碼來顯示聯絡表單即可,它將與您的設計相適應。
在 WordPress 文章/頁面中使用短碼: [ajax_contact_form]
在 WordPress 模板中使用短碼: do_shortcode(“[ajax_contact_form]”);
現場演示
Ajax 簡單聯繫表單現場演示: [ajaxsimplecontactform] (http://www.pranms.com/ajax-simple-contact-form/)
YouTube 影片
YouTube 影片連結:https://www.youtube.com/watch?v=FA9HGdwrv2s
外掛標籤
開發者團隊
原文外掛簡介
Ajax Simple Contact Form is a lightweight, easy-to-use contact form plugin that submits without reloading the page. Just install, configure, and add [ajax_contact_form] to any page or post.
Version 2.0 is a complete rewrite with modern features, improved security, and full WordPress 6.8 compatibility.
✨ What’s New in v2.0
HTML email template — professional, beautifully formatted emails in your inbox
Reply-To support — clicking reply in your email client goes directly to the sender
CC email — send a copy to an additional address
Honeypot spam protection — lightweight, no API key required
Phone field — optional, with required toggle
Subject field — optional, with required toggle
Custom field labels — rename any field
3 form styles — Default, Minimal, Bordered
Button color picker — match your brand
Border radius control — square, rounded, or pill
Inline validation — errors show instantly without page reload
Multiple forms — place shortcode on multiple pages, all work independently
No jQuery dependency — pure vanilla JS, faster loading
PHP 8.x compatible
WordPress 6.8 compatible
📋 Shortcode
Place anywhere in posts, pages, or widgets:
[ajax_contact_form]
Or in a PHP template:
⚙️ Admin Settings
All settings under Settings → Contact Form:
Fields — Toggle name, phone, subject fields. Set required status. Enable honeypot spam protection.
Email — Set recipient, email subject, reply-to, CC address, success/error messages.
Labels — Customize all field labels and button text.
Style — Choose form style, button color, text color, border radius.
