[wp-trac] [WordPress Trac] #29231: registration on multilingual WP sites
WordPress Trac
noreply at wordpress.org
Sat Aug 16 11:53:36 UTC 2014
#29231: registration on multilingual WP sites
--------------------------+-----------------------------
Reporter: summoner | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.9.2
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
I have a WP3.9.2 site that is multilingual. When a user tries to register,
they can change the language of the registration page just as expected.
This way they can read the field labels in their own language, which they
understand. But WP sends all the email messages in WP's default language
(my case english) regardless of which language has been chosen to register
by the user. This way if a user does not speak english they will not
understand what is inside the email messages.
I think you could add a new hidden field to the registration form where
all the different translation plugins could store the language code chosen
by the user and when sending the emails, WP could use the value of this
hidden field to generate even the email messages in the right language.
Or perhaps you can think of an even better solution.
(If it does not qualify as a bug, please handle it as a feature request
and assign it to the right developer)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29231>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list