| 开发者 |
pCoLaSD
holzhannes |
|---|---|
| 更新时间 | 2018年11月12日 15:52 |
| PHP版本: | 3.0 及以上 |
| WordPress版本: | 4.9.8 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
mail() function.
You will configure your SMTP settings in your wp-config.php file instead of the settings page.
The advantage is that no admin of your blog can read the settings.
And you only have to place your settings once in cases of a WordPress MU installation.
A sample configuration:
`
/**
wp-smtp-config.php to the /wp-content/plugins/ directorywp-config.php file above the line /* That’s all, stop editing! Happy blogging. */Settings -> SMTP)