Описание
Send Email From Admin gives you the ability to easily send a custom HTML email from the WordPress administration screen. You can send to existing users or add your own recipients. You can send to multiple recipients and choose to send group emails or individual emails. Emails can also have an attachment. A new menu item called ‘Send Email’ is added under the Tools menu. This plugin is also translatable.
NOTE: This is not intended to be a mass/bulk mailing plugin. This is a very lean plugin that is best suited to send an email to one or up to a handful of recipients.
Установка
- Upload
send-email-from-admin
folder to the/wp-content/plugins/
directory - Активируйте плагин через меню «Плагины» в WordPress.
Часто задаваемые вопросы
-
Can I change the From name and From email address?
-
Yes. The plugin uses the values that you entered for Site Title and E-Mail Address in Settings->General.
-
Can I send to multiple recipients?
-
Yes. You have the option to send to multiple recipents and you can choose to send the email as an individual email to each recipient (each recipient will only see their own email address in the To: field) or as a group email (each recipient will see the other recipients in the To: field).
-
Can I add images to the email?
-
Yes. You can add images from the WordPress Media Library.
-
Can I add an attachment to the email?
-
Yes. You can upload and attach one attachment to the email message.
Отзывы
Участники и разработчики
«Send Email From Admin» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Send Email From Admin» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0
- fix typos
0.9.3
- added links
- minor css changes
0.9.2
- minor code cleanup
- added HTML5 ‘required’ attribute to form fields
- js and css now only load on SEFA admin page
0.9.1
- css and html cleanup
- added mail dashicon
- uploaded file (attachment) is now deleted from server after email is sent
0.9
- Первый релиз