Mô tả
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.
Ảnh màn hình
Cài đặt
- Upload
send-email-from-admin
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Hỏi đáp
-
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.
Đánh giá
Người đóng góp & Lập trình viên
“Send Email From Admin” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Send Email From Admin” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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