Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Jetpack Contact Form Auto Reply

Опис

Jetpack supplies you with a very easy to use contact form for your WordPress site. This plugin enhances that contact form by allowing you to send a custom automatic reply to anyone who fills in the form.

Plugin features

  • Craft your custom reply message using the WordPress WYSIWYG editor
  • Set a unique from name and address for auto replies
  • Include user info in auto reply (name, email address, message content, etc.)

Want to contribute? Fork the GitHub repository.

Встановлення

Installing “Jetpack Contact Form Auto Reply” can be done either by searching for “Jetpack Contact Form Auto Reply” via the “Plugins > Add New” screen in your WordPress dashboard, or by using the following steps:

  1. Download the plugin via WordPress.org
  2. Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

Часті питання

The automatic reply isn’t sending! Why doesn’t this plugin work?

First make sure that you have set up your auto reply to work with all the settings active (Jetpack > Auto Reply). If all of that is setup correctly then the problem will either be that your server is not allowing mails to be sent, or the emails are being sent, but being marked as spam.

What if I don’t want to show my email address to everyone who contacts me?

You can set a custom from name and address for your automatic reply, so you can use any email address (real or fake) that you like.

How do I include the sender’s name in the auto reply email subject?

You can include any of the contact form fields in the subject by adding the field label like this: {Field label} – e.g. {Name}. This is case-sensitive.

How do I include the sender’s message in the auto reply?

Just like with the subject, you can include any of the contact form fields in the auto reply email by adding the field label like this: {Field label} – e.g. {Comment}. This is case-sensitive.

Відгуки

11.02.2020
This is what I was looking for. One thing that would be great, is to have an individual auto-reply for each form. Tested in a Multisite with domain mapping on PHP 7.3, WP 5.3 and Jetpack 8.2. Thanks a lot!
08.08.2018
Works as it should in 4.9.8; I like that you can use {Field labels} in subject/message 🙂 Two changes would make this not just good, but great: ability to have a subject/message per contact form (since you may have several forms with differing fields on the same site) the settings should be in the editor, where you define the fields (that would make the UI simple for keeping auto-reply-settings specific to one form)
10.03.2017
I needed the field label "Email" to make it work. It worked immediately and quickly.
03.09.2016 1 reply
Customers report that auto replies are being flagged by gmail with scary warnings of possible fishing, etc.
Прочитати всі 9 відгуків

Учасники та розробники

“Jetpack Contact Form Auto Reply” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

“Jetpack Contact Form Auto Reply” було перекладено на 4 локалізації. Дякуємо перекладачам за їх роботу.

Перекладіть “Jetpack Contact Form Auto Reply” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.1

  • 2014-12-18
  • [NEW] Adding option to not send auto reply when email is marked as spam
  • [NEW] Adding filters to all email parameters
  • [NEW] Adding ability to include original message data in auto reply content and subject
  • [TWEAK] Improving description for email field option

1.0

  • 2014-12-07
  • Initial release #boom