联系我们
简单又实用的WordPress网站制作教学
当前位置:网站首页 > WordPress教程 > 正文

How to change the author name in the sent WordPress email

作者:98wpeu发布时间:2024-01-16分类:WordPress教程浏览:61


导读:ifyouwanttochangethattransferWordPressemail的默认发件人姓名和电子邮件地址,在默认情况下,WordPress使用'Word...

if you want to change that transfer WordPress email的默认发件人姓名和电子邮件地址,

在默认情况下,WordPress使用'WordPress'作为所有外发WordPress通知电子邮件的发件人名称。这看起来不专业,您可能希望将其更改为您的企业名称或您选择的自定义名称。

在本文中,我们将向您展示如何轻松更改外发WordPress电子邮件中的默认发件人姓名和电子邮件地址。

In the following,you can find the option to set SMTP server to send WordPress email.在默认情况下,插件将使用您的WordPress托管公司提供的不太可靠的PHP方法。

We recommend using any listed SMTP services to correctly send WordPress email,to obtain higher guarantee sending capability.

In this paper,the author introduces the principle and the application of the mechanism of mechanical mechanism.

别忘了点击“保存设置”按钮来保存你的更改。

测试您的WordPress电子邮件

WP Mail SMTP Pro还允许您测试您的WordPress电子邮件设置。只需转到WP邮件SMTP»工具页面,并切换到“电子邮件测试”标签。

在这里,你只需要提供一个你可以访问的电子邮件地址,然后点击“发送电子邮件”按钮。

该插件现在将向您提供的地址发送一封测试电子邮件。You can check your receipt box,to ensure you can receive WordPress的电子邮件,and it has the correct发件人姓名和发件人电子邮件地址

WP Mail SMTP适用于所有流行的WordPress插件,如WooCommerce,WPForms等。

For more detail,you might want to see the article about how to use SMTP send WordPress email.

You need to enter the name and email address for sending WordPress email.

别忘了点击“保存更改”按钮来保存你的设置。

就这样。Your WordPress notification email now will show the name and email address you input in the plugs set.

该插件没有提供测试您的电子邮件设置的方法。You can do this through operating to generate WordPress notification email,such as create new user,request password reset,etc.

然后,您将被带到编辑代码段页面。

在这里,您需要在代码片段中更新发送者的电子邮件和姓名。

然后,将切换开关切换为“活动”,并点击“更新”按钮。

One of the benefits of using WPCode is it attached a library of full precoding segment. There is a good chance to find some blocks to replace other plugs on your website,such as using automatic updates,allowing upgrade SVG files,even using classic editors and not using the identifier editors.

你也不必使用图书馆。You can also add any other code you need,method is to select "add your self-defined code(新代码段)" button,而不是搜索库.

然后,您所要做的就是将您自己的代码粘贴进去,并决定它应该在您的站点上运行在哪里。

In this paper,we study the relationship between the factors of the mechanical properties and the mechanical properties of the mechanical properties of the mechanical properties.

// Please edit the address and name below.
// Change the From address.
add_filter( 'wp_mail_from', function ( $original_email_address ) {
	return '[email protected]';
} );

// Change the From name.
add_filter( 'wp_mail_from_name', function ( $original_email_from ) {
	return 'Tim Smith';
} );
由❤️托管WPCode在WordPress中一键使用

We hope this text can help you learn how to change the name and email address in the sender's WordPress email. You may also want to see our guidelines about to all users who are best commercial email marketing services,and we are compared to the best WordPress界面生成器插件,so that you can customize your customers in without any code.

更多wp网站技巧请关注我们。

标签:发件人电子邮件姓名如何在WordPress


WordPress教程排行
最近发表
网站分类
标签列表