CustomerNewAccount
Customer New Account.
Description Description
An email sent to the customer when they create an account. This is intended as a replacement to WC_Email_Customer_New_Account(), with a set password link instead of emailing the new password in email content.
Source Source
File: packages/woocommerce-blocks/src/Domain/Services/Email/CustomerNewAccount.php
Methods Methods
- __construct — Constructor.
- get_content_html — Get content html.
- get_content_plain — Get content plain.
- get_default_additional_content — Default content to show below main email content.
- get_default_heading — Get email heading.
- get_default_subject — Get email subject.
- trigger — Trigger.