Admin Email As From Address
开发者 |
BjornW
Ramon Fincken
|
更新时间 |
2018年6月12日 17:28 |
PHP版本: |
4.5 及以上 |
WordPress版本: |
4.9.6 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
Use the admin email address set in Settings->General as the email address from which WordPress sends email.
The plugin has two easy settings and programmer hook support to set as new From email address and a From name. It also should work perfectly fine with Multisite installations.
安装:
- Upload the
admin-email-as-from-address
directory to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Done!
屏幕截图:
更新日志:
1.2 - November 16, 2016
- Created General settings option fields to set From sender name and From sender email address. The filters aeafa_mail_from and aeafa_mail_from_name will still override these fields. Props Ramon Fincken.
See also the included screenshot-2.png
1.1 - November 15, 2016
- Made the plugin extensible using filters. These filters are available: aeafa_mail_from and aeafa_mail_from_name
1.0 - September 5, 2016