Опис
This plugin can help you save time writing emails. Instead of opening your mail, copy the email adress of the client and type your mail, it is now way easier! You just open the order of the client and you can type your message in the box this plugin is creating for you.
It is recommended to use a SMTP plugin that is configuring the wp_mail()
function, so you are sure the mails are being sent to the client.
Часті питання
-
Do I need an SMTP plugin?
-
No you don’t need to, but it is highly recommended.
-
If I have an SMTP plugin, does it needs to have special functions?
-
No, but it is handy if the plugin is using the
wp_mail()
function of WordPress. -
What SMTP plugin do you recommend?
-
We recommend a SMTP plugin that is using the
wp_mail()
function of WordPress.
Відгуки
Для цього плагіна немає відгуків.
Учасники та розробники
“E-Customer Emails” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
Учасники“E-Customer Emails” було перекладено на 2 локалізації. Дякуємо перекладачам за їх роботу.
Перекладіть “E-Customer Emails” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
1.1.1
- Added donation link
1.1.0
- Added the functionality to add an email address to CC.
- Added the functionality to add an email address to BCC.
- Added a signature functionality. You can now easily create a signature on the newly created tab and insert it as soon as you write an email.
1.0.0
- Release of the plugin. Hooray!!