当新客户在 woocommerce 网站上注册时,他会收到这样的邮件
Welcome to hello
Hi denial,
Thanks for creating an account on example. Your username is
denial. You can access your account area to view orders, change
your password, and more at: https://example.com
We look forward to seeing you soon.
To Verify your Email Click Here
但我想要这样
Welcome to hello
Hi denial,
Thanks for creating an account on example. Your username is
denial.
To Verify your Email Click Here
You can access your account area to view orders, change
your password, and more at: https://example.com
We look forward to seeing you soon.
怎么做这样的。我想更改单击此处链接的顺序,如代码所示。这个怎么做?