Leírás
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.
Képernyőmentések
Telepítés
- Upload
send-email-from-admin
folder to the/wp-content/plugins/
directory - A bővítmény bekapcsolása a WordPress „Bővítmények” menüpontban történik
GYIK
-
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.
Vélemények
Közreműködők és fejlesztők
“Send Email From Admin” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“Send Email From Admin” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
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