Make WordPress Core

Opened 7 years ago

Closed 4 years ago

#38675 closed enhancement (maybelater)

Add user language chooser to wp-signup.php

Reported by: johnbillion's profile johnbillion Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.7
Component: I18N Keywords: 2nd-opinion
Focuses: Cc:

Description

After core implemented a site language chooser during install (#28577), the language chooser was also added to the Sites -> Add New screen (#33528) and to wp-signup.php (#33844).

Core now has a per-user admin language setting (#29783). There's a ticket for adding the language chooser to the Users -> Add New screen (#38665).

This ticket is for investigating whether a language chooser should be added to wp-signup.php when a new user account is registered. The workflow is a little more complicated because it's possible to sign up for just a user account or a user account and a site at the same time and it needs to be clear which language chooser corresponds to the site language, and which to the user language (if indeed they're to be two separate settings).

Change History (2)

#1 @desrosj
5 years ago

@ocean90 @swissspidy do you have any opinions here?

#2 @johnbillion
4 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to maybelater
  • Status changed from new to closed

Not much traction on this and my gut feeling is that wp-signup doesn't get a whole lot of use, so closing this for now. If someone wants to pick it up, go for it.

Note: See TracTickets for help on using tickets.