Descrición
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.
Instalación
- Upload
send-email-from-admin
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Preguntas frecuentes
-
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.
Comentarios
Colaboradores e desenvolvedores
“Send Email From Admin” é un software de código aberto. As seguintes persoas colaboraron con este plugin.
ColaboradoresTraduce “Send Email From Admin” ao teu idioma.
Interesado no desenvolvemento?
Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.
Rexistro de cambios
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
- Initial release