Making WordPress.org

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#5390 closed defect (bug) (fixed)

Registration Form Change "Your password will be emailed here." text

Reported by: rmarks's profile RMarks Owned by: dd32's profile dd32
Milestone: Priority: normal
Component: Login & Authentication Keywords:
Cc:

Description

The registration form at https://login.wordpress.org/register states:

Your password will be emailed here.

This text can be found in the code here.

In WordPress 4.3, password reset links replaced passwords sent via email. Suggesting this text change to match what is seen in core.

Registration confirmation will be emailed to you.

Attachments (1)

wporg-login-register.png (22.9 KB) - added by RMarks 4 years ago.

Download all attachments as: .zip

Change History (5)

#1 @RMarks
4 years ago

  • Component changed from General to Login & Authentication
  • Summary changed from Registration Form "Your password will be emailed here." to Registration Form Change "Your password will be emailed here." text

#2 @dd32
4 years ago

  • Owner set to dd32
  • Status changed from new to accepted

#3 @dd32
4 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed

In 10206:

Login: Your email won't be emailed to you, but you will receive a link via email to set a password.

Also removes the word 'Required', if it's not obvious that these two fields need to be set, the error message will take care of that.

Props RMarks.
Fixes #5390.

#4 @dd32
4 years ago

I went with different text, as I thought that Registration confirmation will be emailed to you. could be misinterpreted as it'd be a confirmation-of-action-only email and not a email that they actually needed to pay attention for :)

Note: See TracTickets for help on using tickets.