| 开发者 | muzaffarpakhtoon |
|---|---|
| 更新时间 | 2026年9月19日 12:55 |
| PHP版本: | 7.2 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[submitrelay_form] shortcode to display a standalone form.
SubmitRelay is useful for hotels, houseboats, travel businesses, tours, booking enquiries, local services, agencies, freelancers, support requests, quotation forms, and small businesses.
Contact Form + WhatsApp Chat
Connect your WordPress contact form with WhatsApp chat using a customizable pre-filled message template.
After a successful form submission, SubmitRelay can open WhatsApp with a pre-filled message containing information submitted by the visitor.
Use built-in placeholders such as:
{name} — Customer name{email} — Customer email{phone} — Customer phone number{message} — Customer message{page_url} — Page where the form was submitted{site_title} — Website title{site_url} — Website URLtravel_date, you can use {travel_date} in the WhatsApp message template.
This lets site owners create messages tailored to their business, such as booking dates, guest details, travel requirements, service requests, or other custom enquiry information.
Save Customer Enquiries
SubmitRelay can save form submissions directly inside WordPress.
Administrators can view, search, export, and delete saved submissions. Stored information can include:
wp_mail() by default.
For websites that require SMTP delivery, SubmitRelay also provides optional SMTP configuration using WordPress's bundled PHPMailer.
Floating Popup or Shortcode Form
Display your form as:
[submitrelay_form][submitrelay_form] shortcode.wp_mail().submitrelay folder to /wp-content/plugins/, or install the plugin ZIP from Plugins > Add New Plugin > Upload Plugin.[submitrelay_form] to a page, post, widget, or supported template location.No. Email delivery uses WordPress wp_mail() by default. SMTP and WhatsApp are optional.
Yes. WhatsApp integration is optional and can be enabled or disabled from the plugin settings.
Yes. You can configure a WhatsApp message template and use supported placeholders to insert submitted information.
Yes. Custom form fields can be referenced using their field IDs as placeholders in the WhatsApp message template.
For example, a custom field with the ID travel_date can be inserted using:
{travel_date}
Yes. When submission storage is enabled, submissions can be viewed, searched, exported, and deleted from the WordPress administration area.
Not by default. IP address storage is disabled by default and can be enabled in the GDPR/privacy settings. A visitor IP may still be used temporarily for rate limiting, but it is not stored unless IP storage is enabled.
After a successful form submission, SubmitRelay shows the success/redirect message briefly and then opens the configured wa.me link. On phones and tablets, it uses the current page so supported devices can hand the link off to the installed WhatsApp app instead of opening a new browser tab. On desktop, the New Tab option keeps the website open.
Only when the site administrator enables the WhatsApp redirect feature. The browser is redirected to WhatsApp with the configured message content after submission.
No. SMTP passwords are deliberately excluded from exported settings.
Administrators can delete submissions from the SubmitRelay submissions screen. WordPress's Privacy Tools can also use the plugin's personal-data eraser integration.
No. The plugin does not include advertising, analytics, telemetry, or background tracking requests.
inputmode=tel, a length limit, and a validation pattern to phone inputs.