Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong register password message #340

Closed
dlyr opened this issue Dec 30, 2022 · 1 comment · Fixed by #341
Closed

Wrong register password message #340

dlyr opened this issue Dec 30, 2022 · 1 comment · Fixed by #341

Comments

@dlyr
Copy link
Contributor

dlyr commented Dec 30, 2022

According to https://github.com/woocommerce/woocommerce/blob/c9748dda099b1e0bf73a4f9c615c2bc0cdb8b4a3/plugins/woocommerce/templates/myaccount/form-login.php#L99

<p><?php esc_html_e('A password will be sent to your email address.', 'woocommerce'); ?></p>

'A password will be sent to your email address.' should be changed to 'A link to set a new password will be sent to your email address.'

@crftwrk
Copy link
Member

crftwrk commented Dec 30, 2022

Agree, do you want to PR this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants