Beschreibung
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.
Screenshots
Installation
- Upload
send-email-from-admin
folder to the/wp-content/plugins/
directory - Aktiviere das Plugin in WordPress über das Menü ‚Plugins‘
FAQ
-
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.
Rezensionen
Mitwirkende & Entwickler
„Send Email From Admin“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Send Email From Admin“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.0
- fix typos
0.9.3
- added links
- minor css changes
0.9.2
- Kleine Code Verbesserung
- 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
- Erstveröffentlichung